Searched refs:task_priority_for_current_thread (Results 1 – 1 of 1) sorted by relevance
15 ABSL_CONST_INIT thread_local TaskPriority task_priority_for_current_thread = variable22 : resetter_(&task_priority_for_current_thread, in ScopedSetTaskPriorityForCurrentThread()33 MSAN_UNPOISON(&task_priority_for_current_thread, sizeof(TaskPriority)); in GetTaskPriorityForCurrentThread()35 return task_priority_for_current_thread; in GetTaskPriorityForCurrentThread()