RTEMS  5.1
Functions
getpid.c File Reference

Process and Parent Process IDs. More...

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

Functions

pid_t getpid (void)
 

Detailed Description

Process and Parent Process IDs.

Function Documentation

◆ getpid()

pid_t getpid ( void  )

4.1.1 Get Process and Parent Process IDs, P1003.1b-1993, p. 83