OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetPerThread
(Results
1 - 2
of
2
) sorted by null
/external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/
NonBlockingThreadPool.h
76
PerThread* pt =
GetPerThread
();
106
const_cast<NonBlockingThreadPoolTempl*>(this)->
GetPerThread
();
136
PerThread* pt =
GetPerThread
();
174
PerThread* pt =
GetPerThread
();
238
PerThread* pt =
GetPerThread
();
255
static EIGEN_STRONG_INLINE PerThread*
GetPerThread
() {
SimpleThreadPool.h
77
const PerThread* pt = this->
GetPerThread
();
88
PerThread* pt =
GetPerThread
();
144
PerThread*
GetPerThread
() const {
Completed in 192 milliseconds