Searched refs:profiler_pthread (Results 1 – 2 of 2) sorted by relevance
438 pthread_t profiler_pthread = 0U; in Stop() local444 profiler_pthread = profiler_pthread_; in Stop()466 CHECK_PTHREAD_CALL(pthread_join, (profiler_pthread, nullptr), "profile saver thread shutdown"); in Stop()
362 pthread_t profiler_pthread = 0U; in Stop() local368 profiler_pthread = profiler_pthread_; in Stop()377 CHECK_PTHREAD_CALL(pthread_join, (profiler_pthread, nullptr), "profiler thread shutdown"); in Stop()