Home
last modified time | relevance | path

Searched refs:StartSigintWatchdog (Results 1 – 1 of 1) sorted by relevance

/third_party/node/src/
Dnode_contextify.cc1310 static void StartSigintWatchdog(const FunctionCallbackInfo<Value>& args) { in StartSigintWatchdog() function
1391 SetMethod(context, target, "startSigintWatchdog", StartSigintWatchdog); in Initialize()
1430 registry->Register(StartSigintWatchdog); in RegisterExternalReferences()