Home
last modified time | relevance | path

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

/external/pigweed/pw_digital_io_linux/
Dnotifier_test.cc186 pw::thread::Thread notif_thread(pw::thread::stl::Options(), notifier()); in TEST_F() local
208 pw::thread::Thread notif_thread(pw::thread::stl::Options(), notifier()); in TEST_F() local
Ddigital_io_test.cc751 pw::thread::Thread notif_thread(pw::thread::stl::Options(), *notifier); in TEST_F() local