OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:androidCreateThreadEtc
(Results
1 - 2
of
2
) sorted by null
/system/core/include/utils/
AndroidThreads.h
40
extern int
androidCreateThreadEtc
(android_thread_func_t entryFunction,
111
return
androidCreateThreadEtc
(entryFunction, userData, threadName,
/system/core/libutils/
Threads.cpp
289
int
androidCreateThreadEtc
(android_thread_func_t entryFunction,
Completed in 137 milliseconds