Searched refs:sampling_pthread (Results 1 – 1 of 1) sorted by relevance
405 pthread_t sampling_pthread = 0U; in Stop() local413 sampling_pthread = sampling_pthread_; in Stop()448 if (sampling_pthread != 0U) { in Stop()449 CHECK_PTHREAD_CALL(pthread_join, (sampling_pthread, NULL), "sampling thread shutdown"); in Stop()