Public Member Functions | Public Attributes | List of all members
Eigen::NonBlockingThreadPoolTempl< Environment >::PerThread Struct Reference

Public Member Functions

constexpr PerThread ()
 

Public Attributes

NonBlockingThreadPoolTemplpool
 
uint64_t rand
 
int thread_id
 

Detailed Description

template<typename Environment>
struct Eigen::NonBlockingThreadPoolTempl< Environment >::PerThread

Definition at line 117 of file NonBlockingThreadPool.h.

Constructor & Destructor Documentation

template<typename Environment >
constexpr Eigen::NonBlockingThreadPoolTempl< Environment >::PerThread::PerThread ( )
inline

Definition at line 118 of file NonBlockingThreadPool.h.

Member Data Documentation

template<typename Environment >
NonBlockingThreadPoolTempl* Eigen::NonBlockingThreadPoolTempl< Environment >::PerThread::pool

Definition at line 119 of file NonBlockingThreadPool.h.

template<typename Environment >
uint64_t Eigen::NonBlockingThreadPoolTempl< Environment >::PerThread::rand

Definition at line 120 of file NonBlockingThreadPool.h.

template<typename Environment >
int Eigen::NonBlockingThreadPoolTempl< Environment >::PerThread::thread_id

Definition at line 121 of file NonBlockingThreadPool.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:11