Home
last modified time | relevance | path

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

/xnu-10002.81.5/iokit/Tests/
H A DTests.cpp1559 struct IOUserNotificationTestThreadArgs { struct
1576 IOUserNotificationTestThreadArgs * threadArgs = (IOUserNotificationTestThreadArgs *)arg; in IOUserNotificationTestThread() argument
1613 struct IOUserNotificationTestThreadArgs threadArgs = { in IOUserNotificationTests()