Home
last modified time | relevance | path

Searched refs:thread_pool (Results 1 – 19 of 19) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
DBUILD.bazel149 ":thread_pool",
184 name = "thread_pool",
186 hdrs = ["internal/thread_pool.h"],
206 ":thread_pool",
228 ":thread_pool",
DCMakeLists.txt130 thread_pool
132 "internal/thread_pool.h"
150 absl::thread_pool
DBUILD.gn68 absl_source_set("thread_pool") {
70 public = [ "internal/thread_pool.h" ]
/third_party/vixl/tools/
Dthreaded_tests.py33 import thread_pool
82 thread_pool.Multithread(run_function, self.queue, jobs, InitGlobals)
/third_party/gstreamer/gstplugins_bad/ext/dtls/
Dgstdtlsconnection.c107 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/
DBUILD.gn347 # "${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",
DBUILD.bazel554 "//absl/synchronization:thread_pool",
596 "//absl/synchronization:thread_pool",
616 "//absl/synchronization:thread_pool",
DCMakeLists.txt752 absl::thread_pool
789 absl::thread_pool
/third_party/cef/patch/patches/
Dchrome_browser_themes.patch6 #include "base/task/thread_pool.h"
Dwebui_2037.patch77 #include "base/task/thread_pool.h"
Dcontent_main_654986.patch107 #include "base/task/thread_pool/thread_pool_instance.h"
Dservices_network_2622.patch6 #include "base/task/thread_pool.h"
/third_party/skia/third_party/externals/abseil-cpp/absl/base/
DBUILD.gn290 "${skia_third_party_dir}/abseil-cpp/absl/synchronization:thread_pool",
DBUILD.bazel510 "//absl/synchronization:thread_pool",
/third_party/skia/third_party/externals/abseil-cpp/CMake/
DAbseilDll.cmake291 "synchronization/internal/thread_pool.h"
383 "thread_pool"
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
DBUILD.bazel530 "//absl/synchronization:thread_pool",
/third_party/chromium/patch/
D0004-ohos-3.2-Beta5.patch4509 #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"
D0003-ohos-1115.patch38023 #include "base/task/thread_pool.h"
38071 #include "base/task/thread_pool.h"
/third_party/libabigail/
DChangeLog24227 * src/abg-workers.cc: Move the documentation of the thread_pool