![]() |
![]() |
OpenMP Runtime
|
Thread structure. More...
#include <tomp_parallel.h>
Public Attributes | |
tomp_TeamState * | ts |
Current state of the thread. | |
struct _tomp_Task * | current_task |
Pointer to task being executed by thread. Initialized to implicit task. | |
tomp_TaskStealing_e | task_stealing |
Keeps track of whether task stealing is enabled or disabled. |
Thread structure.
There is a tomp_Thread per core participating in the OMP runtime. tomp_Thread is stored in core local memory