GTEST_CHECK_POSIX_SUCCESS_ 2363 modules/ts/include/opencv2/ts/ts_gtest.h     GTEST_CHECK_POSIX_SUCCESS_(pthread_mutex_init(&mutex_, NULL));
GTEST_CHECK_POSIX_SUCCESS_ 2445 modules/ts/include/opencv2/ts/ts_gtest.h     GTEST_CHECK_POSIX_SUCCESS_(
GTEST_CHECK_POSIX_SUCCESS_ 2452 modules/ts/include/opencv2/ts/ts_gtest.h       GTEST_CHECK_POSIX_SUCCESS_(pthread_join(thread_, 0));
GTEST_CHECK_POSIX_SUCCESS_ 2498 modules/ts/include/opencv2/ts/ts_gtest.h     GTEST_CHECK_POSIX_SUCCESS_(pthread_mutex_lock(&mutex_));
GTEST_CHECK_POSIX_SUCCESS_ 2510 modules/ts/include/opencv2/ts/ts_gtest.h     GTEST_CHECK_POSIX_SUCCESS_(pthread_mutex_unlock(&mutex_));
GTEST_CHECK_POSIX_SUCCESS_ 2555 modules/ts/include/opencv2/ts/ts_gtest.h     GTEST_CHECK_POSIX_SUCCESS_(pthread_mutex_init(&mutex_, NULL));
GTEST_CHECK_POSIX_SUCCESS_ 2559 modules/ts/include/opencv2/ts/ts_gtest.h     GTEST_CHECK_POSIX_SUCCESS_(pthread_mutex_destroy(&mutex_));
GTEST_CHECK_POSIX_SUCCESS_ 2644 modules/ts/include/opencv2/ts/ts_gtest.h     GTEST_CHECK_POSIX_SUCCESS_(pthread_key_delete(key_));
GTEST_CHECK_POSIX_SUCCESS_ 2669 modules/ts/include/opencv2/ts/ts_gtest.h     GTEST_CHECK_POSIX_SUCCESS_(
GTEST_CHECK_POSIX_SUCCESS_ 2683 modules/ts/include/opencv2/ts/ts_gtest.h     GTEST_CHECK_POSIX_SUCCESS_(pthread_setspecific(key_, holder_base));