Pigweed
C/C++ API Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
pw::work_queue::WorkQueue Member List

This is the complete list of members for pw::work_queue::WorkQueue, including all inherited members.

CheckPushWork(Closure &&work_item)pw::work_queue::CustomWorkQueue< Closure >inline
CustomWorkQueue(InlineQueue< Closure > &queue, pw::Function< void(Closure &)> &&fn)pw::work_queue::CustomWorkQueue< Closure >inline
PushWork(Closure &&work_item)pw::work_queue::CustomWorkQueue< Closure >inline
RequestStop()pw::work_queue::CustomWorkQueue< Closure >inline
WorkQueue(InlineQueue< Closure > &queue)pw::work_queue::WorkQueueinline