Searched refs:m_should_run_before_public_stop (Results 1 – 2 of 2) sorted by relevance
1207 m_should_run_before_public_stop = newval; in SetShouldRunBeforePublicStop()1211 return m_should_run_before_public_stop; in ShouldRunBeforePublicStop()1312 bool m_should_run_before_public_stop; // If this thread has "stop others" variable
219 m_should_run_before_public_stop(false), in Thread()