|
Boost : |
From: Jupiter (jupiter.hce_at_[hidden])
Date: 2020-09-07 09:53:27
Hi,
I used boost::asio::io_service for a single thread implementation but
with multiple boost::asio::deadline_timer objects, because it is a
single thread, I don't think I need to use boost::mutex to lock and
unlock tasks running by deadline_timer, am I wrong about it?
Thank you.
Kind regards,
jupiter
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk