Home
last modified time | relevance | path

Searched refs:IsQueueEmpty (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/netstack/utils/common_utils/include/
H A Dthread_pool.h92 bool IsQueueEmpty() in IsQueueEmpty() function in OHOS::NetStack::ThreadPool
153 [this] { return !needRun_ || !IsQueueEmpty(); }); in Sleep()
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler/
H A Devent_queue.h190 bool IsQueueEmpty();
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/
H A Dmedialibrary_notify.h84 COMPILE_HIDDEN bool IsQueueEmpty();
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_notify.cpp449 bool NotifyTaskWorker::IsQueueEmpty() in IsQueueEmpty() function in OHOS::Media::NotifyTaskWorker
459 [this]() { return !IsQueueEmpty(); }); in WaitForTask()
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Devent_queue.cpp605 bool EventQueue::IsQueueEmpty() in IsQueueEmpty() function in OHOS::AppExecFwk::EventQueue

Completed in 3 milliseconds