Home
last modified time | relevance | path

Searched refs:Dequeue (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/iokit/System/
H A DIODataQueueDispatchSourceShared.h363 IODataQueueDispatchSource::Dequeue(IODataQueueClientDequeueEntryBlock callback) in Dequeue() function
/xnu-11215/iokit/DriverKit/
H A DIODataQueueDispatchSource.iig141 Dequeue(IODataQueueClientDequeueEntryBlock callback) LOCALONLY;
/xnu-11215/iokit/Tests/
H A DTests.cpp1239 kr = dqds->Dequeue(dequeueBlock); in IODataQueueDispatchSourceTests()