Searched refs:WorkQueueThreadOptions (Results 1 – 10 of 10) sorted by relevance
36 thread::Thread work_thread(test::WorkQueueThreadOptions(), work_queue); in TEST()74 thread::Thread work_thread(test::WorkQueueThreadOptions(), work_queue); in TEST()
23 const thread::Options& WorkQueueThreadOptions() { in WorkQueueThreadOptions() function
91 pw::thread::Options& WorkQueueThreadOptions();102 pw::thread::DetachedThread(WorkQueueThreadOptions(), work_queue);
22 const thread::Options& WorkQueueThreadOptions();
24 const thread::Options& WorkQueueThreadOptions();
30 const thread::Options& WorkQueueThreadOptions() { in WorkQueueThreadOptions() function
70 thread::DetachedThread(system::WorkQueueThreadOptions(), GetWorkQueue()); in Init()
63 const thread::Options& WorkQueueThreadOptions() { in WorkQueueThreadOptions() function
44 thread::Thread(work_queue::test::WorkQueueThreadOptions(), work_queue_); in SetUp()
47 thread::Thread(work_queue::test::WorkQueueThreadOptions(), work_queue_); in SetUp()