Home
last modified time | relevance | path

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

/xnu-12377.1.9/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.c7099 semaphore_destroy_all(task); in task_synchronizer_destroy_all()