Searched refs:clean_up_stack (Results 1 – 4 of 4) sorted by relevance
29 void (*clean_up_stack)(void); member
129 static void clean_up_stack() { in clean_up_stack() function437 shut_down_stack_async, clean_up_stack,
198 static void cleanup(void) { stack_manager_get_interface()->clean_up_stack(); } in cleanup()
102 stack_manager_get_interface()->clean_up_stack(); in do_connect()