#include <synchro.h>
Public Types | |
typedef void | iterator |
typedef void | iter_thread_type |
typedef void | head_thread_type |
Public Member Functions | |
thr_nb_t | size (void) const |
thread_tree< void, void > | sub_tree (void) const |
This returns the same tree without the top-level thread. |
typedef void rpa::thread_tree< void, void >::head_thread_type |
typedef void rpa::thread_tree< void, void >::iter_thread_type |
typedef void rpa::thread_tree< void, void >::iterator |
thr_nb_t rpa::thread_tree< void, void >::size | ( | void | ) | const [inline] |
thread_tree<void,void> rpa::thread_tree< void, void >::sub_tree | ( | void | ) | const [inline] |
This returns the same tree without the top-level thread.