Home
last modified time | relevance | path

Searched refs:_esp (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/micro_thread/
H A Dmicro_thread.h96 void *_esp; member
H A Dmicro_thread.cpp91 _stack->_esp = _stack->_stk_top - STACK_PAD_SIZE; in InitStack()
121 replace_esp(_jmpbuf, _stack->_esp); in InitContext()