Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOUserClient.h405 MIG_SERVER_ROUTINE virtual IOReturn getNotificationSemaphore( UInt32 notification_type,
/xnu-11215/iokit/Kernel/
H A DIOUserClient.cpp1989 IOUserClient::getNotificationSemaphore( UInt32 notification_type, in getNotificationSemaphore() function in IOUserClient
3265 ret = client->getNotificationSemaphore((UInt32) notification_type, in is_io_connect_get_notification_semaphore()