Searched refs:WorkQueueWithBuffer (Results 1 – 6 of 6) sorted by relevance
100 class WorkQueueWithBuffer : public WorkQueue {102 constexpr WorkQueueWithBuffer() : WorkQueue(queue_storage_) {} in WorkQueueWithBuffer() function
33 WorkQueueWithBuffer<10> work_queue; in TEST()71 WorkQueueWithBuffer<10> work_queue; in TEST()
28 ``pw::work_queue::WorkQueueWithBuffer`` helper.89 pw::work_queue::WorkQueueWithBuffer<10> work_queue;
27 static pw::work_queue::WorkQueueWithBuffer<kMaxWorkQueueEntries> work_queue; in GetWorkQueue()
102 work_queue::WorkQueueWithBuffer<1> work_queue_;
105 work_queue::WorkQueueWithBuffer<1> work_queue_;