OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:message_loop_run
(Results
1 - 2
of
2
) sorted by null
/system/bt/osi/test/
alarm_test.cc
46
void
message_loop_run
(UNUSED_ATTR void* context) {
function
327
thread_post(message_loop_thread_,
message_loop_run
, nullptr);
/system/bt/hci/src/
hci_layer.cc
166
void
message_loop_run
(UNUSED_ATTR void* context) {
function
242
thread_post(thread,
message_loop_run
, NULL);
Completed in 650 milliseconds