Home
last modified time | relevance | path

Searched refs:thread_id_t (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/include/utils/
DAndroidThreads.h109 thread_id_t *threadId = 0)
116 inline thread_id_t getThreadId() { in getThreadId()
DThreadDefs.h92 typedef android_thread_id_t thread_id_t; typedef
DThread.h93 thread_id_t mThread;
/frameworks/native/libs/utils/
DThreads.cpp694 mThread(thread_id_t(-1)), in Thread()
726 mThread = thread_id_t(-1); in run()
745 mThread = thread_id_t(-1); in run()
807 self->mThread = thread_id_t(-1); in _threadLoop()
/frameworks/av/include/media/
Dmediaplayer.h243 thread_id_t mLockThreadId;