Dispatch Queue
Dispatch Queue / Thread Pool implementation for C++11 with built-in C++20 coroutine support
 
Loading...
Searching...
No Matches
dispatch_queue::dispatch_queue Member List

This is the complete list of members for dispatch_queue::dispatch_queue, including all inherited members.

clear()dispatch_queue::dispatch_queue
dispatch(F &&f, Args &&... args)dispatch_queue::dispatch_queueinline
dispatch()dispatch_queue::dispatch_queueinline
dispatch_main(F &&f, Args &&... args)dispatch_queue::dispatch_queueinline
dispatch_main()dispatch_queue::dispatch_queueinline
dispatch_queue()dispatch_queue::dispatch_queue
dispatch_queue(int thread_count)dispatch_queue::dispatch_queue
dispatch_queue(int thread_count, Fn &&worker_init)dispatch_queue::dispatch_queueinline
dispatch_queue(const dispatch_queue &)=delete (defined in dispatch_queue::dispatch_queue)dispatch_queue::dispatch_queue
empty() constdispatch_queue::dispatch_queue
is_threaded() constdispatch_queue::dispatch_queue
main_loop()dispatch_queue::dispatch_queue
operator=(const dispatch_queue &)=delete (defined in dispatch_queue::dispatch_queue)dispatch_queue::dispatch_queue
shutdown()dispatch_queue::dispatch_queue
size() constdispatch_queue::dispatch_queue
thread_count() constdispatch_queue::dispatch_queue
wait()dispatch_queue::dispatch_queue
wait_for(const std::chrono::duration< Rep, Period > &timeout_duration)dispatch_queue::dispatch_queueinline
wait_until(const std::chrono::time_point< Clock, Duration > &timeout_time)dispatch_queue::dispatch_queueinline
~dispatch_queue()dispatch_queue::dispatch_queue