OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_threadLoop
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/include/utils/
Thread.h
93
static int
_threadLoop
(void* user);
/frameworks/native/libs/utils/
Threads.cpp
739
res = createThreadEtc(
_threadLoop
,
742
res = androidCreateRawThreadEtc(
_threadLoop
,
764
int Thread::
_threadLoop
(void* user)
Completed in 41 milliseconds