Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/ffrt/src/queue/
H A Dserial_queue.h25 dequeFunc_ = QueueStrategy<QueueTask>::DequeBatch; in SerialQueue()
H A Dqueue_strategy.h31 static T* DequeBatch(const uint32_t queueId, const uint64_t now, in DequeBatch() function