Home
last modified time | relevance | path

Searched defs:threadID (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/skia/src/core/
DSkSharedMutex.cpp88 bool tryAdd(SkThreadID threadID) { in tryAdd()
96 bool tryRemove(SkThreadID threadID) { in tryRemove()
128 SkThreadID threadID(SkGetThreadID()); in acquire() local
157 SkThreadID threadID(SkGetThreadID()); in release() local
184 SkThreadID threadID(SkGetThreadID()); in assertHeld() local
191 SkThreadID threadID(SkGetThreadID()); in acquireShared() local
218 SkThreadID threadID(SkGetThreadID()); in releaseShared() local
237 SkThreadID threadID(SkGetThreadID()); in assertHeldShared() local
/third_party/mingw-w64/mingw-w64-libraries/winpthreads/tests_pthread/
Dpriority1.c90 pthread_t threadID = pthread_self(); in func() local
101 pthread_t threadID = pthread_self(); in getValidPriorities() local
Dinherit1.c61 pthread_t threadID = pthread_self(); in main() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DRendererGL.cpp622 std::thread::id threadID = std::this_thread::get_id(); in bindWorkerContext() local
652 std::thread::id threadID = std::this_thread::get_id(); in unbindWorkerContext() local
/third_party/python/Python/
Dthread_nt.h184 unsigned threadID; in PyThread_start_new_thread() local
/third_party/boost/libs/thread/src/win32/
Dthread.cpp162 DWORD threadID; in _beginthreadex() local