OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:reactor_run_once
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/osi/include/
reactor.h
73
reactor_status_t
reactor_run_once
(reactor_t *reactor);
75
// Same as |
reactor_run_once
| with a bounded wait time in case no object becomes ready.
/external/bluetooth/bluedroid/osi/src/
reactor.c
80
reactor_status_t
reactor_run_once
(reactor_t *reactor) {
function
Completed in 50 milliseconds