#include "mutex.h"#include "threadexec.h"#include <stdlib.h>#include <string.h>#include <sys/types.h>#include <sys/wait.h>#include <unistd.h>Go to the source code of this file.
Defines | |
| #define | MAX_ARGS 32 |
|
|
Definition at line 10 of file threadexec.C. Referenced by ThreadExec::ThreadExec(), and ThreadFork::ThreadFork(). |
1.4.4