简体   繁体   English

boost :: asio :: deadline_timer线程安全吗?

[英]Is boost::asio::deadline_timer thread safe?

I want to know that is boost::asio::deadline_timer thread safe? 我想知道boost::asio::deadline_timer线程安全吗?

Can somebody answer me? 有人可以回答我吗?

The information you are looking for can be found in the documentation . 您正在寻找的信息可以在文档中找到。

Thread Safety
Distinct objects: Safe.
Shared objects: Unsafe.

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM