diff options
author | Anthony Towns <aj@erisian.com.au> | 2020-02-28 12:04:04 +1000 |
---|---|---|
committer | Anthony Towns <aj@erisian.com.au> | 2020-03-06 23:14:08 +1000 |
commit | d0ebd93270758ea97ea956b8821e17a2d001ea94 (patch) | |
tree | c0d6a34f31e052a061580bcef319cfc5197b3ca7 /src/net_permissions.h | |
parent | b9c426012770d166e6ebfab27689be44e6e89aa5 (diff) |
scheduler: switch from boost to std
Changes from boost::chrono to std::chrono, boost::condition_var to
std::condition_var, boost::mutex to sync.h Mutex, and reverselock.h to
sync.h REVERSE_LOCK. Also adds threadsafety annotations to CScheduler
members.
Diffstat (limited to 'src/net_permissions.h')
0 files changed, 0 insertions, 0 deletions