|
MADNESS
version 0.9
|
Used to pass info about thread environment into users task. More...
#include <worldthread.h>
Public Member Functions | |
| TaskThreadEnv (int nthread, int id, Barrier *barrier) | |
| int | nthread () const |
| int | id () const |
| bool | barrier () const |
Used to pass info about thread environment into users task.
|
inline |
|
inline |
|
inline |
|
inline |
Referenced by madness::TaskInterface::run().
1.8.8