Function object to create a new threads-only environment. More...
Public Member Functions | |
| template<typename Function > | |
| nested_wf (Function &&f, const gang_md::id parent_id) | |
| void | initialize (unsigned int nth) |
| void | operator() (unsigned int tid) |
Function object to create a new threads-only environment.
1.8.13