dispenso
A library for task parallelism
 
Loading...
Searching...
No Matches
dispenso::ForceQueuingTag Struct Reference

#include <thread_pool.h>

Detailed Description

A simple tag specifier that can be fed to TaskSets and ThreadPools to denote that the current thread should never immediately execute a functor, but rather, the functor should always be placed in the ThreadPool's queue.

Definition at line 66 of file thread_pool.h.


The documentation for this struct was generated from the following file: