Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dsync_sema.h72 extern void semaphore_destroy_all(
H A Dsync_sema.c321 semaphore_destroy_all( in semaphore_destroy_all() function
H A Dtask.c6595 semaphore_destroy_all(task); in task_synchronizer_destroy_all()