Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_async_basic/
H A Ddispatcher_test.cc42 Thread work_thread(thread::stl::Options(), dispatcher); in TEST() local
71 Thread work_thread(thread::stl::Options(), dispatcher); in TEST() local
102 Thread work_thread(thread::stl::Options(), dispatcher); in TEST() local
133 Thread work_thread(thread::stl::Options(), dispatcher); in TEST() local
159 Thread work_thread(thread::stl::Options(), dispatcher); in TEST() local
/aosp_15_r20/external/pigweed/pw_work_queue/
H A Dwork_queue_test.cc36 Thread work_thread(test::WorkQueueThreadOptions(), work_queue); in TEST() local
74 Thread work_thread(test::WorkQueueThreadOptions(), work_queue); in TEST() local
/aosp_15_r20/external/ot-br-posix/third_party/Simple-web-server/repo/tests/
H A Dio_test.cpp109 thread work_thread([response] { in main() local
155 thread work_thread([response] { in main() local
180 thread work_thread([response] { in main() local
/aosp_15_r20/external/pigweed/pw_channel/
H A Depoll_channel_test.cc159 pw::Thread work_thread(pw::thread::stl::Options(), delayed_write); in TEST_F() local
368 pw::Thread work_thread(pw::thread::stl::Options(), delayed_read); in TEST_F() local
/aosp_15_r20/external/pigweed/pw_async2/
H A Ddispatcher_thread_test.cc71 Thread work_thread(thread::stl::Options(), delayed_wake); in TEST() local
/aosp_15_r20/external/ot-br-posix/third_party/Simple-web-server/repo/
H A Dhttp_examples.cpp117 thread work_thread([response] { in main() local
H A Dhttps_examples.cpp115 thread work_thread([response] { in main() local
/aosp_15_r20/external/sg3_utils/testing/
H A Dsg_tst_context.cpp272 work_thread(const char * dev_name, int id, int num, bool share, in work_thread() function
H A Dsg_tst_excl2.cpp393 work_thread(const char * dev_name, unsigned int lba, int id, int block, in work_thread() function
H A Dsg_tst_excl3.cpp393 work_thread(const char * dev_name, unsigned int lba, int id, int block, in work_thread() function
H A Dsg_tst_excl.cpp777 work_thread(const char * dev_name, unsigned int lba, int id, int block, in work_thread() function
H A Dsg_tst_async.cpp952 work_thread(int id, struct opts_t * op) in work_thread() function
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h53117 struct task_struct *work_thread; member
H A Dvmlinux_600.h53117 struct task_struct *work_thread; member