Home
last modified time | relevance | path

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

/xnu-11215/iokit/Tests/
H A DTests.cpp1909 TestLockForArbitrationThread(void * arg, wait_result_t result __unused) in TestLockForArbitrationThread() function
1951 kr = kernel_thread_start(&TestLockForArbitrationThread, (void *)&threadArgs, &thread); in TestLockForArbitration()