Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/test/
Dio_context_strand.cpp72 void increment_with_lock(io_context::strand* s, int* count) in increment_with_lock() function
153 post(s, bindns::bind(increment_with_lock, &s, &count)); in strand_test()
Dstrand.cpp73 void increment_with_lock(strand<io_context::executor_type>* s, int* count) in increment_with_lock() function
155 post(s, bindns::bind(increment_with_lock, &s, &count)); in strand_test()