RTEMS  5.1
Functions
__getpid.c File Reference

Get Process Id. More...

#include <unistd.h>

Functions

pid_t __getpid (void)
 

Detailed Description

Get Process Id.

Function Documentation

◆ __getpid()

pid_t __getpid ( void  )

Some C Libraries reference this routine since they think getpid is a real system call.