Searched refs:thread_params (Results 1 – 1 of 1) sorted by relevance
57 std::unique_ptr<ThreadParams> thread_params( in ThreadFunc() local60 delegate = thread_params->delegate; in ThreadFunc()61 if (!thread_params->joinable) in ThreadFunc()68 PlatformThread::SetCurrentThreadPriority(thread_params->priority); in ThreadFunc()