Searched refs:previous_task_is_thread_bound_ (Results 1 – 2 of 2) sorted by relevance
83 previous_task_is_thread_bound_(current_task_is_thread_bound), in TaskScope()95 current_task_is_thread_bound = previous_task_is_thread_bound_; in ~TaskScope()
120 const bool previous_task_is_thread_bound_; variable