Home
last modified time | relevance | path

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

/xnu-8019.80.24/tests/ktrace/
H A Dkperf_tests.c327 dispatch_semaphore_t thread_spinning = dispatch_semaphore_create(0); variable
333 &thread_spinning), NULL);
334 dispatch_semaphore_wait(thread_spinning, DISPATCH_TIME_FOREVER);
349 dispatch_semaphore_t thread_spinning = dispatch_semaphore_create(0); variable
382 &thread_spinning), NULL);
383 dispatch_semaphore_wait(thread_spinning, DISPATCH_TIME_FOREVER);