Searched refs:EnqueueWithCoalesce (Results 1 – 2 of 2) sorted by relevance
481 ret = EnqueueWithCoalesce(callerDataSize, &sendDataAvailable, callback); in Enqueue()489 IODataQueueDispatchSource::EnqueueWithCoalesce(uint32_t callerDataSize, in EnqueueWithCoalesce() function
179 …EnqueueWithCoalesce(uint32_t dataSize, bool * sendDataAvailable, IODataQueueClientEnqueueEntryBlo…209 …* @brief As a producer, send the DataAvailable notification indicated by EnqueueWithCoalesce.