HomeSort by relevance Sort by last modified time
    Searched refs:androidCreateThreadEtc (Results 1 - 2 of 2) sorted by null

  /system/core/libutils/include/utils/
AndroidThreads.h 40 extern int androidCreateThreadEtc(android_thread_func_t entryFunction,
111 return androidCreateThreadEtc(entryFunction, userData, threadName,
  /system/core/libutils/
Threads.cpp 282 int androidCreateThreadEtc(android_thread_func_t entryFunction,

Completed in 45 milliseconds