OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:reactor_free
(Results
1 - 4
of
4
) sorted by null
/system/bt/osi/test/
reactor_test.cpp
40
reactor_free
(reactor);
44
reactor_free
(NULL);
51
reactor_free
(reactor);
60
reactor_free
(reactor);
74
reactor_free
(reactor);
101
reactor_free
(reactor);
118
reactor_free
(reactor);
/system/bt/osi/include/
reactor.h
40
// must be freed by calling |
reactor_free
|.
44
void
reactor_free
(reactor_t *reactor);
/system/bt/osi/src/
reactor.c
102
reactor_free
(ret);
106
void
reactor_free
(reactor_t *reactor) {
function
thread.c
99
reactor_free
(ret->reactor);
117
reactor_free
(thread->reactor);
Completed in 243 milliseconds