Home
last modified time | relevance | path

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

/xnu-10063.141.1/tests/ktrace/
H A Dkperf_tests.c329 dispatch_semaphore_t thread_spinning = dispatch_semaphore_create(0); variable
335 &thread_spinning), NULL);
336 dispatch_semaphore_wait(thread_spinning, DISPATCH_TIME_FOREVER);
351 dispatch_semaphore_t thread_spinning = dispatch_semaphore_create(0); variable
384 &thread_spinning), NULL);
385 dispatch_semaphore_wait(thread_spinning, DISPATCH_TIME_FOREVER);