Searched defs:AsyncResource (Results 1 – 4 of 4) sorted by relevance
463 ### `new AsyncResource(type[, options])`499 ### Static method: `AsyncResource.bind(fn[, type[, thisArg]])`525 ### `asyncResource.bind(fn[, thisArg])`549 ### `asyncResource.runInAsyncScope(fn[, thisArg, ...args])`565 ### `asyncResource.emitDestroy()`574 ### `asyncResource.asyncId()`578 ### `asyncResource.triggerAsyncId()`585 ### Using `AsyncResource` for a `Worker` thread pool828 ### Integrating `AsyncResource` with `EventEmitter`
14 AsyncResource::AsyncResource(Isolate* isolate, in AsyncResource() function in node::AsyncResource
159 class AsyncResource { class375 AsyncResource, property
63 'AsyncResource': 'async_hooks.html#class-asyncresource', property