Home
last modified time | relevance | path

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

/xnu-11215/iokit/System/
H A DIODataQueueDispatchSourceShared.h481 ret = EnqueueWithCoalesce(callerDataSize, &sendDataAvailable, callback); in Enqueue()
489 IODataQueueDispatchSource::EnqueueWithCoalesce(uint32_t callerDataSize, in EnqueueWithCoalesce() function
/xnu-11215/iokit/DriverKit/
H A DIODataQueueDispatchSource.iig179EnqueueWithCoalesce(uint32_t dataSize, bool * sendDataAvailable, IODataQueueClientEnqueueEntryBlo…
209 …* @brief As a producer, send the DataAvailable notification indicated by EnqueueWithCoalesce.