Home
last modified time | relevance | path

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

/xnu-12377.81.4/tests/ktrace/
H A Dkperf_tests.c330 dispatch_semaphore_t thread_spinning = dispatch_semaphore_create(0); variable
336 &thread_spinning), NULL);
337 dispatch_semaphore_wait(thread_spinning, DISPATCH_TIME_FOREVER);
353 dispatch_semaphore_t thread_spinning = dispatch_semaphore_create(0); variable
386 &thread_spinning), NULL);
387 dispatch_semaphore_wait(thread_spinning, DISPATCH_TIME_FOREVER);