Searched refs:event_clean_up_stack (Results 1 – 1 of 1) sorted by relevance
54 static void event_clean_up_stack(void* context);93 base::Bind(event_clean_up_stack, semaphore)); in clean_up_stack()203 static void event_clean_up_stack(void* context) { in event_clean_up_stack() function