#include <signal.h>#include "gc.h"#include "Basics.H"#include "ThreadStart.H"Go to the source code of this file.
Functions | |
| void * | Basics::ThreadStart_Callback (void *arg) throw () |
| void | Basics::ThreadStart_WaitForChild (Basics::ForkArgs *forkArgs) throw () |
|
|
Definition at line 31 of file ThreadStartDECwestGC.C. References Basics::ForkArgs::arg, Basics::ForkArgs::mu, Basics::ForkArgs::proc, Basics::ForkArgs::started, and Basics::ForkArgs::untilStarted. |
|
|
Definition at line 68 of file ThreadStartDECwestGC.C. |
1.4.2