RTEMS 6.1-rc4
Loading...
Searching...
No Matches
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.