Searched defs:callback_thread (Results 1 - 1 of 1) sorted by relevance

/system/bt/btcore/src/
H A Dmodule.cc166 thread_t* callback_thread; // we don't own this thread member in struct:__anon493
175 thread_t* callback_thread,
182 wrapper->callback_thread = callback_thread;
196 thread_post(wrapper->callback_thread, post_result_to_callback, wrapper);
174 module_start_up_callbacked_wrapper(const module_t* module, thread_t* callback_thread, thread_fn callback) argument

Completed in 36 milliseconds