Home
last modified time | relevance | path

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

/aosp12/system/core/libutils/include/utils/
H A DAndroidThreads.h109 thread_id_t *threadId = nullptr)
116 inline thread_id_t getThreadId() { in getThreadId()
H A DThreadDefs.h50 typedef android_thread_id_t thread_id_t; typedef
H A DThread.h99 thread_id_t mThread;
/aosp12/system/core/libutils/
H A DThreads.cpp656 mThread(thread_id_t(-1)), in Thread()
692 mThread = thread_id_t(-1); in run()
711 mThread = thread_id_t(-1); in run()
773 self->mThread = thread_id_t(-1); in _threadLoop()
/aosp12/frameworks/av/media/libmedia/include/media/
H A Dmediaplayer.h296 thread_id_t mLockThreadId;