Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/kern/
H A Dsync_sema.h72 extern void semaphore_destroy_all(
H A Dsync_sema.c317 semaphore_destroy_all( in semaphore_destroy_all() function
H A Dtask.c7138 semaphore_destroy_all(task); in task_synchronizer_destroy_all()