HomeSort by relevance Sort by last modified time
    Searched full:event_init_stack (Results 1 - 1 of 1) sorted by null

  /system/bt/btif/src/
stack_manager.c 48 static void event_init_stack(void *context);
70 thread_post(management_thread, event_init_stack, semaphore);
99 static void event_init_stack(void *context) { function
129 event_init_stack(NULL);

Completed in 62 milliseconds