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