Home
last modified time | relevance | path

Searched defs:worker (Results 1 - 25 of 89) sorted by relevance

1234

/third_party/node/test/parallel/
H A Dtest-child-process-recv-handle.js61 function worker() { function
H A Dtest-cluster-dgram-2.js71 function worker() { function
H A Dtest-cluster-dgram-1.js94 function worker() { function
H A Dtest-cluster-dgram-bind-fd.js89 function worker() { function
[all...]
H A Dtest-listen-fd-cluster.js137 function worker() { global() function
[all...]
/third_party/skia/infra/bots/task_drivers/fm_driver/
H A Dfm_driver.go212 var worker func(context.Context, []string, F) int var
/third_party/libuv/test/
H A Dtest-semaphore.c36 static void worker(void* arg) { in worker() function
H A Dtest-barrier.c37 static void worker(void* arg) { in worker() function
H A Dtest-condvar.c74 static void worker(void* arg) { in worker() function
H A Dbenchmark-async.c67 static void worker(void* arg) { in worker() function
/third_party/ltp/lib/newlib_tests/
H A Dtest08.c36 static void *worker(void *id) in worker() function
H A Dtest09.c18 static void *worker(void *id) in worker() function
H A Dtst_fuzzy_sync03.c31 static void *worker(void *v LTP_ATTRIBUTE_UNUSED) in worker() function
H A Dtst_fuzzy_sync01.c159 static void *worker(void *v) in worker() function
H A Dtst_fuzzy_sync02.c101 static void *worker(void *v) in worker() function
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_sparc.c50 bn_mul_mont_f worker = funcs[num / 16 - 1]; in bn_mul_mont() local
/third_party/openssl/crypto/bn/
H A Dbn_sparc.c50 bn_mul_mont_f worker = funcs[num / 16 - 1]; in bn_mul_mont() local
/third_party/python/Doc/includes/
H A Dmp_workers.py10 def worker(input, output): function
/third_party/pulseaudio/src/tests/
H A Drtpoll-test.c38 static int worker(pa_rtpoll_item *w) { in worker() function
/third_party/libunwind/libunwind/tests/
H A DGtest-concurrent.c73 worker (void *arg UNUSED) in worker() function
/third_party/ltp/testcases/kernel/fs/fs_fill/
H A Dfs_fill.c28 struct worker { struct
33 static void *worker(void *p) in worker() function
/third_party/nghttp2/src/
H A Dshrpx_quic_connection_handler.h61 Worker *worker; member
H A Dshrpx_quic_listener.cc39 QUICListener::QUICListener(const UpstreamAddr *faddr, Worker *worker) in QUICListener() argument
/third_party/skia/third_party/externals/spirv-cross/include/spirv_cross/
H A Dthread_group.hpp106 std::thread worker; member
/third_party/ffmpeg/libavcodec/
H A Dframe_thread_encoder.c67 pthread_t worker[MAX_THREADS]; member
77 static void * attribute_align_arg worker(void *v){ in worker() function

Completed in 19 milliseconds

1234