Home
last modified time | relevance | path

Searched refs:increment_without_lock (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/asio/test/
Dio_context_strand.cpp59 void increment_without_lock(io_context::strand* s, int* count) in increment_without_lock() function
141 post(ioc, bindns::bind(increment_without_lock, &s, &count)); in strand_test()
Dstrand.cpp60 void increment_without_lock(strand<io_context::executor_type>* s, int* count) in increment_without_lock() function
143 post(ioc, bindns::bind(increment_without_lock, &s, &count)); in strand_test()