Home
last modified time | relevance | path

Searched refs:event_clean_up_stack (Results 1 – 1 of 1) sorted by relevance

/system/bt/btif/src/
Dstack_manager.c51 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