| Public Member Functions | |
| ThreadsPrivateData () | |
| ThreadsPrivateData () | |
| Public Attributes | |
| std::vector< pthread_t > | mHandles | 
| std::vector< HANDLE > | mHandles | 
Definition at line 31 of file Threads_unix.cpp.
| 
 | inline | 
Definition at line 34 of file Threads_unix.cpp.
| 
 | inline | 
Definition at line 49 of file Threads_win.cpp.
| std::vector<pthread_t> alvar::ThreadsPrivateData::mHandles | 
Definition at line 39 of file Threads_unix.cpp.
| std::vector<HANDLE> alvar::ThreadsPrivateData::mHandles | 
Definition at line 54 of file Threads_win.cpp.