Home
last modified time | relevance | path

Searched defs:IsEmpty (Results 1 – 6 of 6) sorted by relevance

/commonlibrary/ets_utils/js_concurrent_module/worker/
Dmessage_queue.cpp41 bool MessageQueue::IsEmpty() const in IsEmpty() function in Commonlibrary::Concurrent::WorkerModule::MessageQueue
75 bool MarkedMessageQueue::IsEmpty() in IsEmpty() function in Commonlibrary::Concurrent::WorkerModule::MarkedMessageQueue
/commonlibrary/ets_utils/js_concurrent_module/taskpool/
Dtask_queue.cpp44 bool ExecuteQueue::IsEmpty() const in IsEmpty() function in Commonlibrary::Concurrent::TaskPoolModule::ExecuteQueue
/commonlibrary/c_utils/base/include/
Dsafe_block_queue.h147 bool IsEmpty() in IsEmpty() function
Dsafe_map.h87 bool IsEmpty() in IsEmpty() function
Dsorted_vector.h79 inline bool IsEmpty() const { return vec_.empty(); } in IsEmpty() function
/commonlibrary/ets_utils/js_concurrent_module/utils/locks/
Dgraph.h58 bool IsEmpty() in IsEmpty() function