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

Public Member Functions

constexpr PerThread ()
 

Public Attributes

char pad_ [128]
 
ThreadPoolTemplpool
 
uint64_t rand
 
int thread_id
 

Detailed Description

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

Definition at line 217 of file NonBlockingThreadPool.h.

Constructor & Destructor Documentation

◆ PerThread()

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

Definition at line 218 of file NonBlockingThreadPool.h.

Member Data Documentation

◆ pad_

template<typename Environment >
char Eigen::ThreadPoolTempl< Environment >::PerThread::pad_[128]

Definition at line 224 of file NonBlockingThreadPool.h.

◆ pool

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

Definition at line 219 of file NonBlockingThreadPool.h.

◆ rand

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

Definition at line 220 of file NonBlockingThreadPool.h.

◆ thread_id

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

Definition at line 221 of file NonBlockingThreadPool.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:44:17