proxygen
|
Public Member Functions | |
countdownsingle (int &c) | |
template<class ExecutorRef > | |
void | operator() (ExecutorRef exec) |
countdownsingle (int &c) | |
template<class ExecutorRef > | |
void | operator() (ExecutorRef exec) |
Public Attributes | |
int * | counter |
Definition at line 45 of file NewThreadTest.cpp.
|
inlineexplicit |
Definition at line 46 of file NewThreadTest.cpp.
|
inlineexplicit |
|
inline |
|
inline |
int * countdownsingle::counter |
Definition at line 48 of file NewThreadTest.cpp.