FACT++  1.0
void handle_cmd ( void *  tag,
void *  data,
int *  size 
)

Definition at line 12 of file dim_fork.cxx.

References doForkNow.

13 {
14  doForkNow = 1;
15 }
static int doForkNow
Definition: dim_fork.cxx:10