#include <synchro.h>
Inheritance diagram for rpa::thread_tree< ThrIter, void >:
Public Types | |
typedef thread_tree_base< ThrIter > | ttb_t |
Public Member Functions | |
thread_tree (thr_nb_t thrNb, ThrIter thrIter) | |
thread_tree< ThrIter, void > | sub_tree (void) const |
This returns the same tree without the top-level thread. |
typedef thread_tree_base< ThrIter > rpa::thread_tree< ThrIter, void >::ttb_t |
rpa::thread_tree< ThrIter, void >::thread_tree | ( | thr_nb_t | thrNb, | |
ThrIter | thrIter | |||
) | [inline] |
thread_tree<ThrIter,void> rpa::thread_tree< ThrIter, void >::sub_tree | ( | void | ) | const [inline] |
This returns the same tree without the top-level thread.