Home
last modified time | relevance | path

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

/xnu-8019.80.24/iokit/IOKit/
H A DIOUserClient.h390 MIG_SERVER_ROUTINE virtual IOReturn getNotificationSemaphore( UInt32 notification_type,
/xnu-8019.80.24/iokit/Kernel/
H A DIOUserClient.cpp1893 IOUserClient::getNotificationSemaphore( UInt32 notification_type, in getNotificationSemaphore() function in IOUserClient
3169 ret = client->getNotificationSemaphore((UInt32) notification_type, in is_io_connect_get_notification_semaphore()