Searched refs:StartIoThread (Results 1 – 3 of 3) sorted by relevance
105 bool StartIoThread();
71 static_cast<Agent*>(handle->data)->StartIoThread(); in StartIoThreadAsyncCallback()715 } else if (!options.inspector_enabled || !StartIoThread()) { in Start()730 bool Agent::StartIoThread() { in StartIoThread() function in node::inspector::Agent892 StartIoThread(); in RequestIoThreadStart()
293 agent->StartIoThread(); in Open()