Home
last modified time | relevance | path

Searched defs:DeQueue (Results 1 – 2 of 2) sorted by relevance

/commonlibrary/ets_utils/js_concurrent_module/taskpool/
Dmessage_queue.h32 MessageDataType DeQueue() in DeQueue() function
/commonlibrary/ets_utils/js_concurrent_module/worker/
Dmessage_queue.cpp27 bool MessageQueue::DeQueue(MessageDataType *data) in DeQueue() function in Commonlibrary::Concurrent::WorkerModule::MessageQueue