Provides information on threads. More...
#include <threadInformationInterface.hpp>

Static Public Member Functions | |
| static inlineint | getMaxThreads () |
| Provides an upper bound on the number of threads. | |
| static inlineint | getThreadId () |
| Returns the id of the calling thread. | |
Provides information on threads.
|
static |
Returns the id of the calling thread.
Thread ids are integers 0, 1, ..., maximum number of threads - 1.