Guitarix
gx_child_process Namespace Reference

Classes

class  GxChild
 
class  GxChildProcs
 
class  Meterbridge
 

Functions

void gx_sigchld_handler ()
 

Variables

GxChildProcs childprocs
 

Function Documentation

◆ gx_sigchld_handler()

void gx_child_process::gx_sigchld_handler ( )

Definition at line 92 of file gx_child_process.cpp.

Referenced by PosixSignals::~PosixSignals().

Variable Documentation

◆ childprocs

GxChildProcs gx_child_process::childprocs

Definition at line 162 of file gx_child_process.cpp.

Referenced by gx_sigchld_handler().