Searched refs:thread_pool (Results 1 – 19 of 19) sorted by relevance
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/ |
D | BUILD.bazel | 149 ":thread_pool", 184 name = "thread_pool", 186 hdrs = ["internal/thread_pool.h"], 206 ":thread_pool", 228 ":thread_pool",
|
D | CMakeLists.txt | 130 thread_pool 132 "internal/thread_pool.h" 150 absl::thread_pool
|
D | BUILD.gn | 68 absl_source_set("thread_pool") { 70 public = [ "internal/thread_pool.h" ]
|
/third_party/vixl/tools/ |
D | threaded_tests.py | 33 import thread_pool 82 thread_pool.Multithread(run_function, self.queue, jobs, InitGlobals)
|
/third_party/gstreamer/gstplugins_bad/ext/dtls/ |
D | gstdtlsconnection.c | 107 GThreadPool *thread_pool; member 208 priv->thread_pool = g_thread_pool_new (handle_timeout, self, 1, FALSE, NULL); in gst_dtls_connection_init() 209 g_assert (priv->thread_pool); in gst_dtls_connection_init() 219 g_thread_pool_free (priv->thread_pool, TRUE, TRUE); in gst_dtls_connection_finalize() 220 priv->thread_pool = NULL; in gst_dtls_connection_finalize() 432 g_thread_pool_push (self->priv->thread_pool, GINT_TO_POINTER (0xc0ffee), in schedule_timeout_handling() 480 g_thread_pool_push (self->priv->thread_pool, GINT_TO_POINTER (0xc0ffee), in gst_dtls_connection_check_timeout_locked()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
D | BUILD.gn | 347 # "${skia_third_party_dir}/abseil-cpp/absl/synchronization:thread_pool", 387 "${skia_third_party_dir}/abseil-cpp/absl/synchronization:thread_pool", 407 # "${skia_third_party_dir}/abseil-cpp/absl/synchronization:thread_pool",
|
D | BUILD.bazel | 554 "//absl/synchronization:thread_pool", 596 "//absl/synchronization:thread_pool", 616 "//absl/synchronization:thread_pool",
|
D | CMakeLists.txt | 752 absl::thread_pool 789 absl::thread_pool
|
/third_party/cef/patch/patches/ |
D | chrome_browser_themes.patch | 6 #include "base/task/thread_pool.h"
|
D | webui_2037.patch | 77 #include "base/task/thread_pool.h"
|
D | content_main_654986.patch | 107 #include "base/task/thread_pool/thread_pool_instance.h"
|
D | services_network_2622.patch | 6 #include "base/task/thread_pool.h"
|
/third_party/skia/third_party/externals/abseil-cpp/absl/base/ |
D | BUILD.gn | 290 "${skia_third_party_dir}/abseil-cpp/absl/synchronization:thread_pool",
|
D | BUILD.bazel | 510 "//absl/synchronization:thread_pool",
|
/third_party/skia/third_party/externals/abseil-cpp/CMake/ |
D | AbseilDll.cmake | 291 "synchronization/internal/thread_pool.h" 383 "thread_pool"
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
D | BUILD.bazel | 530 "//absl/synchronization:thread_pool",
|
/third_party/chromium/patch/ |
D | 0004-ohos-3.2-Beta5.patch | 4509 #include "base/task/thread_pool.h" 26654 +#include "base/task/thread_pool.h" 30233 +#include "base/task/thread_pool.h" 32574 #include "base/task/thread_pool.h"
|
D | 0003-ohos-1115.patch | 38023 #include "base/task/thread_pool.h" 38071 #include "base/task/thread_pool.h"
|
/third_party/libabigail/ |
D | ChangeLog | 24227 * src/abg-workers.cc: Move the documentation of the thread_pool
|