Searched refs:PLAY_THREAD (Results 1 – 1 of 1) sorted by relevance
126 static constexpr const char* PLAY_THREAD = "playThread"; variable337 if (pthread_setname_np(pthread_self(), PLAY_THREAD) != DH_SUCCESS) { in Play()