Home
last modified time | relevance | path

Searched defs:notify_sema (Results 1 – 1 of 1) sorted by relevance

/xnu-10063.141.1/tests/ktrace/
H A Dkperf_backtracing_tests.c470 recurse_spin(dispatch_semaphore_t notify_sema, int depth) in recurse_spin()
483 dispatch_semaphore_t notify_sema = arg; in spin_thread() local
509 dispatch_semaphore_t notify_sema = dispatch_semaphore_create(0); variable
564 dispatch_semaphore_t notify_sema = dispatch_semaphore_create(0); variable
630 dispatch_semaphore_t notify_sema = dispatch_semaphore_create(0); variable