Searched refs:event_clean_up_stack (Results 1 – 1 of 1) sorted by relevance
51 static void event_clean_up_stack(void *context);87 thread_post(management_thread, event_clean_up_stack, semaphore); in clean_up_stack()192 static void event_clean_up_stack(void *context) { in event_clean_up_stack() function