Home
last modified time | relevance | path

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

/external/pigweed/pw_work_queue/
Dwork_queue_test.cc36 thread::Thread work_thread(test::WorkQueueThreadOptions(), work_queue); in TEST() local
74 thread::Thread work_thread(test::WorkQueueThreadOptions(), work_queue); in TEST() local
/external/pigweed/pw_async_basic/
Ddispatcher_test.cc39 thread::Thread work_thread(thread::stl::Options(), dispatcher); in TEST() local
75 thread::Thread work_thread(thread::stl::Options(), dispatcher); in TEST() local
102 thread::Thread work_thread(thread::stl::Options(), dispatcher); in TEST() local
128 thread::Thread work_thread(thread::stl::Options(), dispatcher); in TEST() local
/external/ot-br-posix/third_party/Simple-web-server/repo/
Dhttp_examples.cpp99 thread work_thread([response] { in main() local
108 thread work_thread([response] { in main() local
Dhttps_examples.cpp97 thread work_thread([response] { in main() local
/external/sg3_utils/testing/
Dsg_tst_context.cpp272 work_thread(const char * dev_name, int id, int num, bool share, in work_thread() function
Dsg_tst_excl2.cpp393 work_thread(const char * dev_name, unsigned int lba, int id, int block, in work_thread() function
Dsg_tst_excl3.cpp393 work_thread(const char * dev_name, unsigned int lba, int id, int block, in work_thread() function
Dsg_tst_excl.cpp777 work_thread(const char * dev_name, unsigned int lba, int id, int block, in work_thread() function
Dsg_tst_async.cpp952 work_thread(int id, struct opts_t * op) in work_thread() function