RTEMS 6.1-rc2
Loading...
Searching...
No Matches
Functions
fork.c File Reference

Inoperable implementation of fork() for POSIX threads. More...

#include <unistd.h>
#include <errno.h>
#include <rtems/seterr.h>

Functions

int fork (void)
 

Detailed Description

Inoperable implementation of fork() for POSIX threads.