Monado OpenXR Runtime
|
C++ wrappers for workers. More...
Go to the source code of this file.
Data Structures | |
class | xrt::auxiliary::util::SharedThreadPool |
Wrapper around u_worker_thread_pool. More... | |
class | xrt::auxiliary::util::SharedThreadGroup |
Wrapper around u_worker_group, use TaskCollection to dispatch work. More... | |
class | xrt::auxiliary::util::TaskCollection |
Class to let users fall into a pit of success by being designed as a one shot dispatcher instance. More... | |
C++ wrappers for workers.