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