Searched defs:background_thread (Results 1 – 5 of 5) sorted by relevance
911 std::unique_ptr<rtc::Thread> background_thread(rtc::Thread::Create()); in TEST() local920 std::unique_ptr<rtc::Thread> background_thread(rtc::Thread::Create()); in TEST() local929 std::unique_ptr<rtc::Thread> background_thread(rtc::Thread::Create()); in TEST() local943 std::unique_ptr<rtc::Thread> background_thread(rtc::Thread::Create()); in TEST() local957 std::unique_ptr<rtc::Thread> background_thread(rtc::Thread::Create()); in TEST() local972 std::unique_ptr<rtc::Thread> background_thread(rtc::Thread::Create()); in TEST() local986 std::unique_ptr<rtc::Thread> background_thread(rtc::Thread::Create()); in TEST() local1001 std::unique_ptr<rtc::Thread> background_thread(rtc::Thread::Create()); in TEST() local1016 std::unique_ptr<rtc::Thread> background_thread(rtc::Thread::Create()); in TEST() local1030 std::unique_ptr<rtc::Thread> background_thread(rtc::Thread::Create()); in TEST() local[all …]
56 background_thread_stats_t background_thread; member
736 VALUE background_thread = Qnil; in grpc_rb_channel_polling_thread_start() local
575 static void *background_thread(void *arg) in background_thread() function
518 void *background_thread; member