Interrupt threads

Synopsis

Declared in <init.h>

void
Interrupt(node::NodeContext& node);

Parameters

Name

Description

node

The node context whose threads should be interrupted.

Created with MrDocs