Searched refs:TwoPlusForTest (Results 1 – 1 of 1) sorted by relevance
3400 inline void TwoPlusForTest(void *data) in TwoPlusForTest() function3428 std::function<void()> &&TwoPlusFunc = [&res] () {TwoPlusForTest((void *)(&res));}; in queue_parallel_0002()