Monado OpenXR Runtime
xrt::auxiliary::util::SharedThreadGroup Class Reference

Wrapper around u_worker_group, use TaskCollection to dispatch work. More...

#include <util/u_worker.hpp>

Collaboration diagram for xrt::auxiliary::util::SharedThreadGroup:

Public Member Functions

 SharedThreadGroup (SharedThreadPool const &stp)
 
 SharedThreadGroup (SharedThreadGroup const &)=delete
 
 SharedThreadGroup (SharedThreadGroup &&)=delete
 
SharedThreadGroupoperator= (SharedThreadGroup const &)=delete
 
SharedThreadGroupoperator= (SharedThreadGroup &&)=delete
 

Data Fields

friend TaskCollection
 

Detailed Description

Wrapper around u_worker_group, use TaskCollection to dispatch work.


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