Home
last modified time | relevance | path

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

/third_party/boost/libs/asio/test/
Dio_context_strand.cpp108 void increment_by_a_b_c_d(int* count, int a, int b, int c, int d) in increment_by_a_b_c_d() function
307 s.wrap(increment_by_a_b_c_d)(&count, 1, 2, 3, 4); in strand_wrap_test()
Dstrand.cpp109 void increment_by_a_b_c_d(int* count, int a, int b, int c, int d) in increment_by_a_b_c_d() function