OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 50 milliseconds