pthread_t          35 3rdparty/libwebp/utils/thread.c static int pthread_create(pthread_t* const thread, const void* attr,
pthread_t          38 3rdparty/libwebp/utils/thread.c   *thread = (pthread_t)_beginthreadex(NULL,   /* void *security */
pthread_t          49 3rdparty/libwebp/utils/thread.c static int pthread_join(pthread_t thread, void** value_ptr) {
pthread_t          61 3rdparty/libwebp/utils/thread.h   pthread_t       thread_;
pthread_t         141 3rdparty/openexr/IlmThread/IlmThread.h     pthread_t _thread;
pthread_t         135 modules/core/src/parallel_pthreads.cpp     pthread_t       m_posix_thread;
pthread_t         145 modules/cudacodec/src/thread.cpp     pthread_t thread_;
pthread_t         166 modules/objdetect/src/detection_based_tracker.cpp         pthread_t second_workthread;
pthread_t        2470 modules/ts/include/opencv2/ts/ts_gtest.h   pthread_t thread_;  // The native thread object.
pthread_t        2534 modules/ts/include/opencv2/ts/ts_gtest.h   pthread_t owner_;  // The thread holding the mutex.
pthread_t          95 samples/gpu/stereo_multi.cpp     pthread_t thread_;