Home
last modified time | relevance | path

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

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