Searched refs:pxDummy6 (Results 1 – 2 of 2) sorted by relevance
40 current_task_stack = current->pxDummy6; in esp_switch_stack_setup()41 current->pxDummy6 = (void *)stack; in esp_switch_stack_setup()79 current->pxDummy6 = (StackType_t *)current_task_stack; in esp_execute_shared_stack_function()80 vPortSetStackWatchpoint(current->pxDummy6); in esp_execute_shared_stack_function()
1145 void *pxDummy6; member