Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dsync_sema.h72 extern void semaphore_destroy_all(
H A Dsync_sema.c318 semaphore_destroy_all( in semaphore_destroy_all() function
H A Dtask.c6871 semaphore_destroy_all(task); in task_synchronizer_destroy_all()