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

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

Completed in 331 milliseconds