Searched refs:TASK_STACK_EMPTY (Results 1 – 2 of 2) sorted by relevance
110 task_stack->ts_entries = TASK_STACK_EMPTY; in __kmp_init_task_stack()124 KMP_DEBUG_ASSERT(task_stack->ts_entries == TASK_STACK_EMPTY); in __kmp_free_task_stack()3207 if (thread_data->td.td_susp_tied_tasks.ts_entries != TASK_STACK_EMPTY) { in __kmp_free_task_deque()
35 #define TASK_STACK_EMPTY 0 // entries when the stack is empty macro