Home
last modified time | relevance | path

Searched defs:entryFunction (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/utils/
DThreads.cpp86 thread_func_t entryFunction; member
136 int androidCreateRawThreadEtc(android_thread_func_t entryFunction, in androidCreateRawThreadEtc()
303 int androidCreateThreadEtc(android_thread_func_t entryFunction, in androidCreateThreadEtc()
/frameworks/base/core/jni/
DAndroidRuntime.cpp996 android_thread_func_t entryFunction, in javaCreateThreadEtc()