Searched refs:WorkQueueThreadOptions (Results 1 – 16 of 16) sorted by relevance
24 pw::thread::Options& WorkQueueThreadOptions();35 pw::thread::DetachedThread(WorkQueueThreadOptions(), work_queue);
36 Thread work_thread(test::WorkQueueThreadOptions(), work_queue); in TEST()74 Thread work_thread(test::WorkQueueThreadOptions(), work_queue); in TEST()
23 const thread::Options& WorkQueueThreadOptions() { in WorkQueueThreadOptions() function
109 const thread::Options& WorkQueueThreadOptions() { in WorkQueueThreadOptions() function151 const thread::Options& WorkQueueThreadOptions() { return stl_thread_options; } in WorkQueueThreadOptions() function
38 const thread::Options& WorkQueueThreadOptions() { in WorkQueueThreadOptions() function
60 const thread::Options& WorkQueueThreadOptions() { in WorkQueueThreadOptions() function
126 thread::DetachedThread(system::WorkQueueThreadOptions(), GetWorkQueue()); in Init()
83 const thread::Options& WorkQueueThreadOptions() { in WorkQueueThreadOptions() function
137 thread::DetachedThread(WorkQueueThreadOptions(), GetWorkQueue()); in Init()
22 const thread::Options& WorkQueueThreadOptions();
26 const thread::Options& WorkQueueThreadOptions();
24 const thread::Options& WorkQueueThreadOptions();
30 Thread(work_queue::test::WorkQueueThreadOptions(), work_queue_); in TestLoopbackTransport()
46 Thread(work_queue::test::WorkQueueThreadOptions(), work_queue_); in SetUp()
74 Thread(work_queue::test::WorkQueueThreadOptions(), work_queue_); in SetUp()