Home
last modified time | relevance | path

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

/xnu-11215/iokit/Tests/
H A DTests.cpp1575 IOUserNotificationTestThread(void * arg, wait_result_t result __unused) in IOUserNotificationTestThread() function
1625 kr = kernel_thread_start(&IOUserNotificationTestThread, (void *)&threadArgs, &threads[i]); in IOUserNotificationTests()