Home
last modified time | relevance | path

Searched defs:pollerThread (Results 1 – 1 of 1) sorted by relevance

/device/google/trout/hal/sensors/2.0/tests/
DMultiPoll.cpp101 std::thread pollerThread([&mp, &f]() -> void { mp.poll(f); }); in TEST() local
164 std::thread pollerThread([&mp, &f, &called]() -> void { in TEST() local
190 std::thread pollerThread([&mp, &f, &called]() -> void { in TEST() local