Searched refs:workerIo (Results 1 – 2 of 2) sorted by relevance
31 const workerIo = require('internal/worker/io'); constant45 } = workerIo;129 workerIo.sharedCwdCounter = cwdCounter;
44 const workerIo = require('internal/worker/io'); constant57 } = workerIo;265 cwdCounter: cwdCounter || workerIo.sharedCwdCounter,