#include <libc.h>
Go to the source code of this file.
Defines | |
#define | __POSIX_FORK_H__ 1 |
Enumerations | |
enum | t_fork_status { FORK_EZERO, FORK_STCB = 100, FORK_MEMDEF, FORK_SAS, FORK_ASCREATE, FORK_URSV, FORK_VDEF, FORK_PRSV, FORK_VMAP, FORK_ASCOPY, FORK_MALLOC, FORK_REALLOC } |
Functions | |
pid_t | fork_fn (void) |
pid_t | fork (void) |
pid_t | vfork (void) |
|
|
|
|
|
|
|
|
|
|