Searched defs:user_stack (Results 1 – 4 of 4) sorted by relevance
102 void *user_stack, void **thread_sp) in arch_set_thread_context()
161 void *user_stack, void **thread_sp) in arch_set_thread_context()
255 void arch_set_thread_context(void *exit_addr, void *new_thread_stack, void *user_stack, void **thre… in arch_set_thread_context()
327 rt_size_t user_stack; in _crt_thread_entry() local3240 void *user_stack = 0; in sys_thread_create() local3345 void *user_stack = RT_NULL; in _sys_clone() local3565 void *user_stack = RT_NULL; in _sys_fork() local
Completed in 28 milliseconds