Searched refs:WorkQueueThreadOptions (Results 1 – 13 of 13) sorted by relevance
24 pw::thread::Options& WorkQueueThreadOptions();35 pw::thread::DetachedThread(WorkQueueThreadOptions(), work_queue);
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
22 const thread::Options& WorkQueueThreadOptions();
26 const thread::Options& WorkQueueThreadOptions();
38 const thread::Options& WorkQueueThreadOptions() { in WorkQueueThreadOptions() function
60 const thread::Options& WorkQueueThreadOptions() { in WorkQueueThreadOptions() function
103 thread::DetachedThread(system::WorkQueueThreadOptions(), GetWorkQueue()); in Init()
83 const thread::Options& WorkQueueThreadOptions() { in WorkQueueThreadOptions() function
30 thread::Thread(work_queue::test::WorkQueueThreadOptions(), work_queue_); in TestLoopbackTransport()
46 thread::Thread(work_queue::test::WorkQueueThreadOptions(), work_queue_); in SetUp()
74 thread::Thread(work_queue::test::WorkQueueThreadOptions(), work_queue_); in SetUp()