/external/libchrome/base/task_scheduler/ |
D | scheduler_worker.cc | 224 RunWorker(); in RunPooledWorker() 230 RunWorker(); in RunBackgroundPooledWorker() 236 RunWorker(); in RunSharedWorker() 242 RunWorker(); in RunBackgroundSharedWorker() 248 RunWorker(); in RunDedicatedWorker() 254 RunWorker(); in RunBackgroundDedicatedWorker() 261 RunWorker(); in RunSharedCOMWorker() 267 RunWorker(); in RunBackgroundSharedCOMWorker() 273 RunWorker(); in RunDedicatedCOMWorker() 279 RunWorker(); in RunBackgroundDedicatedCOMWorker() [all …]
|
D | scheduler_worker.h | 209 void RunWorker();
|
/external/cronet/base/task/thread_pool/ |
D | worker_thread.cc | 356 RunWorker(); in RunPooledWorker() 361 RunWorker(); in RunBackgroundPooledWorker() 366 RunWorker(); in RunSharedWorker() 371 RunWorker(); in RunBackgroundSharedWorker() 376 RunWorker(); in RunDedicatedWorker() 381 RunWorker(); in RunBackgroundDedicatedWorker() 387 RunWorker(); in RunSharedCOMWorker() 392 RunWorker(); in RunBackgroundSharedCOMWorker() 397 RunWorker(); in RunDedicatedCOMWorker() 402 RunWorker(); in RunBackgroundDedicatedCOMWorker() [all …]
|
D | worker_thread.h | 217 NOT_TAIL_CALLED void RunWorker();
|
/external/cronet/third_party/abseil-cpp/absl/synchronization/ |
D | notification_test.cc | 55 static void RunWorker(int i, ThreadSafeCounter* ready_counter, in RunWorker() function 99 workers.push_back(std::thread(&RunWorker, i, &ready_counter, notification, in BasicTests()
|
/external/openscreen/third_party/abseil/src/absl/synchronization/ |
D | notification_test.cc | 55 static void RunWorker(int i, ThreadSafeCounter* ready_counter, in RunWorker() function 99 workers.push_back(std::thread(&RunWorker, i, &ready_counter, notification, in BasicTests()
|
/external/libtextclassifier/abseil-cpp/absl/synchronization/ |
D | notification_test.cc | 55 static void RunWorker(int i, ThreadSafeCounter* ready_counter, in RunWorker() function 99 workers.push_back(std::thread(&RunWorker, i, &ready_counter, notification, in BasicTests()
|
/external/angle/third_party/abseil-cpp/absl/synchronization/ |
D | notification_test.cc | 55 static void RunWorker(int i, ThreadSafeCounter* ready_counter, in RunWorker() function 99 workers.push_back(std::thread(&RunWorker, i, &ready_counter, notification, in BasicTests()
|
/external/webrtc/third_party/abseil-cpp/absl/synchronization/ |
D | notification_test.cc | 55 static void RunWorker(int i, ThreadSafeCounter* ready_counter, in RunWorker() function 99 workers.push_back(std::thread(&RunWorker, i, &ready_counter, notification, in BasicTests()
|
/external/abseil-cpp/absl/synchronization/ |
D | notification_test.cc | 55 static void RunWorker(int i, ThreadSafeCounter* ready_counter, in RunWorker() function 99 workers.push_back(std::thread(&RunWorker, i, &ready_counter, notification, in BasicTests()
|
/external/tensorflow/third_party/absl/abseil-cpp/absl/synchronization/ |
D | notification_test.cc | 55 static void RunWorker(int i, ThreadSafeCounter* ready_counter, in RunWorker() function 99 workers.push_back(std::thread(&RunWorker, i, &ready_counter, notification, in BasicTests()
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/ |
D | notification_test.cc | 55 static void RunWorker(int i, ThreadSafeCounter* ready_counter, in RunWorker() function 99 workers.push_back(std::thread(&RunWorker, i, &ready_counter, notification, in BasicTests()
|