Searched refs:theme_thread (Results 1 – 1 of 1) sorted by relevance
423 std::thread theme_thread(task); in RetryToGetAccount() local424 pthread_setname_np(theme_thread.native_handle(), "InitTheme"); in RetryToGetAccount()433 if (theme_thread.joinable()) { in RetryToGetAccount()434 theme_thread.join(); in RetryToGetAccount()440 if (theme_thread.joinable()) { in RetryToGetAccount()441 theme_thread.join(); in RetryToGetAccount()