Searched defs:pollerThread (Results 1 – 1 of 1) sorted by relevance
101 std::thread pollerThread([&mp, &f]() -> void { mp.poll(f); }); in TEST() local164 std::thread pollerThread([&mp, &f, &called]() -> void { in TEST() local190 std::thread pollerThread([&mp, &f, &called]() -> void { in TEST() local