Home
last modified time | relevance | path

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

/xnu-8792.41.9/osfmk/kern/
H A Dsync_sema.h72 extern void semaphore_destroy_all(
H A Dsync_sema.c313 semaphore_destroy_all( in semaphore_destroy_all() function
H A Dtask.c6463 semaphore_destroy_all(task); in task_synchronizer_destroy_all()