UbixOS  2.0
fork.h File Reference
#include <sys/types.h>
#include <ubixos/sched.h>
Include dependency graph for fork.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int sysFork (struct thread *, void *)
 

Function Documentation

◆ sysFork()

int sysFork ( struct thread ,
void *   
)