Searched refs:profiler_pthread (Results 1 – 1 of 1) sorted by relevance
361 pthread_t profiler_pthread = 0U; in Stop() local367 profiler_pthread = profiler_pthread_; in Stop()376 CHECK_PTHREAD_CALL(pthread_join, (profiler_pthread, nullptr), "profiler thread shutdown"); in Stop()