Searched refs:workerIo (Results 1 – 2 of 2) sorted by relevance
38 const workerIo = require('internal/worker/io'); constant52 } = workerIo;152 workerIo.sharedCwdCounter = cwdCounter;
42 const workerIo = require('internal/worker/io'); constant54 } = workerIo;244 cwdCounter: cwdCounter || workerIo.sharedCwdCounter,