Home
last modified time | relevance | path

Searched defs:threadId (Results 1 – 4 of 4) sorted by relevance

/hardware/google/aemu/base/
DThread_win32.cpp44 DWORD threadId = 0; in start() local
64 DWORD threadId = GetThreadId(mThread); in start() local
/hardware/interfaces/gnss/1.0/default/
DThreadCreationWrapper.cpp28 pthread_t threadId; in createPthread() local
/hardware/google/pixel/power-libperfmgr/aidl/
DBackgroundWorker.cpp33 for (size_t threadId = 0; threadId < threadCount; ++threadId) { in PriorityQueueWorkerPool() local
/hardware/google/aemu/base/include/aemu/base/
DMetrics.h38 const unsigned long threadId; member