Searched refs:increment_by_a_b_c_d (Results 1 – 2 of 2) sorted by relevance
/third_party/boost/libs/asio/test/ |
D | io_context_strand.cpp | 108 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()
|
D | strand.cpp | 109 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
|