Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
この例を見ていると、疑問が生じます。このファイルを見ると、変更されたグローバル変数 m_abort にアクセスするときにミューテックスが使用されています。しかし、run メソッドがそこから読み取る場合、mutex に対しては何もしません。なんで?