| /third_party/node/doc/api/ |
| D | cluster.md | 161 ### Event: `'disconnect'` 175 ### Event: `'error'` 185 ### Event: `'exit'` 231 ### Event: `'listening'` 255 ### Event: `'message'` 360 ### Event: `'online'` 376 ### `worker.disconnect()` 447 ### `worker.exitedAfterDisconnect` 474 ### `worker.id` 488 ### `worker.isConnected()` [all …]
|
| D | worker_threads.md | 899 ### `new Worker(filename[, options])` 1010 ### Event: `'error'` 1021 ### Event: `'exit'` 1036 ### Event: `'message'` 1051 ### Event: `'messageerror'` 1063 ### Event: `'online'` 1072 ### `worker.getHeapSnapshot()` 1090 ### `worker.performance` 1157 ### `worker.postMessage(value[, transferList])` 1170 ### `worker.ref()` [all …]
|
| /third_party/nghttp2/src/ |
| D | h2load.h | 273 struct Worker { struct 274 MemchunkPool mcpool; 275 std::mt19937 randgen; 276 Stats stats; 277 Sampling request_times_smp; 278 Sampling client_smp; 279 struct ev_loop *loop; 280 SSL_CTX *ssl_ctx; 281 Config *config; 282 size_t progress_interval; [all …]
|
| D | shrpx_health_monitor_downstream_connection.h | 32 class Worker; variable
|
| D | shrpx_quic_listener.h | 35 class Worker; variable
|
| D | shrpx_http_downstream_connection.h | 39 class Worker; variable
|
| D | shrpx_live_check.h | 43 class Worker; variable
|
| D | shrpx_api_downstream_connection.h | 35 class Worker; variable
|
| D | shrpx_quic_connection_handler.h | 48 class Worker; variable
|
| D | shrpx_tls.h | 49 class Worker; variable
|
| D | shrpx_client_handler.h | 51 class Worker; variable
|
| /third_party/benchmark/test/ |
| D | internal_threading_test.cc | 81 std::thread Worker(&MyBusySpinwait); in BM_WorkerThread() local 124 std::thread Worker(&MyBusySpinwait); in BM_MainThreadAndWorkerThread() local
|
| /third_party/node/typings/internalBinding/ |
| D | worker.d.ts | 2 class Worker { class
|
| /third_party/node/lib/internal/cluster/ |
| D | worker.js | 15 function Worker(options) { class
|
| D | child.js | 16 const Worker = require('internal/cluster/worker'); constant 286 Worker.prototype.disconnect = function() { class
|
| /third_party/python/Lib/test/test_importlib/ |
| D | threaded_import_hangers.py | 21 class Worker(threading.Thread): class
|
| /third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/interfaces/1_interface_declarations/ |
| D | interface_declarations_2.ts | 27 interface Worker { interface
|
| D | interface_declarations_1.ts | 28 interface Worker { interface
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/ |
| D | ThreadTest.java | 62 private class Worker extends Thread { class in ThreadTest
|
| /third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/ |
| D | ThreadTest.java | 59 private class Worker extends Thread { class in ThreadTest
|
| /third_party/node/lib/ |
| D | worker_threads.js | 35 Worker, property
|
| /third_party/gn/src/util/ |
| D | worker_pool.cc | 77 void WorkerPool::Worker() { in Worker() function in WorkerPool
|
| /third_party/node/benchmark/misc/ |
| D | startup.js | 6 let Worker; // Lazy loaded in main variable
|
| /third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
| D | ohos_worker.js | 98 const WorkerClass = class Worker { class 163 Worker : WorkerClass, property
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | ThreadPool.cpp | 105 for (auto &Worker : Threads) in ~ThreadPool() local
|