Searched refs:JoinThread (Results 1 – 5 of 5) sorted by relevance
45 void JoinThread();
415 void Worker::JoinThread() { in JoinThread() function in node::worker::Worker653 w->JoinThread(); in StartThread()
1050 w->JoinThread(); in stop_sub_worker_contexts()
685 * [[`5656ec9f71`](https://github.com/nodejs/node/commit/5656ec9f71)] - **worker**: move JoinThread(…
456 * [[`c5de212039`](https://github.com/nodejs/node/commit/c5de212039)] - **worker**: move JoinThread(…