- util
- detail
- SingleProducerTaskPoolBase
- ThreadInfo
Collaboration diagram for util::detail::SingleProducerTaskPoolBase::ThreadInfo:Classes | |
| struct | Data |
Public Member Functions | |
| void | Join () |
| void | Wake () |
Public Attributes | |
| struct util::detail::SingleProducerTaskPoolBase::ThreadInfo::Data | d |
| char | padding [CACHE_LINE_PAD(sizeof(d))] |
Definition at line 130 of file sp_task_pool.h.
1.8.15