Home
last modified time | relevance | path

Searched refs:inheritor_thread (Results 1 – 1 of 1) sorted by relevance

/xnu-8020.140.41/bsd/kern/
H A Dbsd_stubs.c387 thread_t inheritor_thread = NULL; in devsw_unlock() local
402 inheritor_thread = lock->dl_thread; in devsw_unlock()
410 if (inheritor_thread) { in devsw_unlock()
411 thread_deallocate(inheritor_thread); in devsw_unlock()