Home
last modified time | relevance | path

Searched defs:Queue (Results 1 – 5 of 5) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/src/
Dqueue.c24 typedef struct Queue { struct
32 Queue *QueueCreate(uint32_t capacity) in QueueCreate() argument
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/include/
Dqueue.h26 typedef struct Queue Queue; typedef
/foundation/ai/ai_engine/services/common/platform/queuepool/
Dqueue.inl19 Queue<TYPE>::Queue(size_t maxQueueSize) function in OHOS::AI::Queue
/foundation/arkui/napi/native_engine/
Dnative_async_work.cpp96 bool NativeAsyncWork::Queue() in Queue() function in NativeAsyncWork
/foundation/graphic/graphic_3d/lume/LumeEngine/src/threading/
Dtask_queue_factory.cpp259 class Queue { class in __anon9ef7da760111::ThreadPool