Home
last modified time | relevance | path

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

/xnu-11215/iokit/System/
H A DIODataQueueDispatchSourceShared.h369 ret = DequeueWithCoalesce(&sendDataServiced, callback); in Dequeue()
377 IODataQueueDispatchSource::DequeueWithCoalesce(bool * sendDataServiced, in DequeueWithCoalesce() function
/xnu-11215/iokit/DriverKit/
H A DIODataQueueDispatchSource.iig165DequeueWithCoalesce(bool * sendDataServiced, IODataQueueClientDequeueEntryBlock callback) LOCALONL…
203 … * @brief As a consumer, send the DataServiced notification indicated by DequeueWithCoalesce.