Searched refs:event_init_stack (Results 1 - 1 of 1) sorted by relevance

/system/bt/btif/src/
H A Dstack_manager.cc48 static void event_init_stack(void* context);
70 thread_post(management_thread, event_init_stack, semaphore);
97 static void event_init_stack(void* context) { function
127 event_init_stack(NULL);

Completed in 104 milliseconds