OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:REACTOR_INTEREST_READ
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/osi/include/
reactor.h
38
REACTOR_INTEREST_READ
= 1,
/external/bluetooth/bluedroid/osi/src/
reactor.c
133
if (interest &
REACTOR_INTEREST_READ
)
thread.c
161
work_queue_object.interest =
REACTOR_INTEREST_READ
;
Completed in 80 milliseconds