RTEMS CPU Kit with SuperCore  4.11.3
Functions
getpid.c File Reference

Process and Parent Process IDs. More...

#include <unistd.h>
#include <rtems/score/objectimpl.h>
#include <rtems/seterr.h>
Include dependency graph for getpid.c:

Functions

pid_t getpid (void)
 4.1.1 Get Process and Parent Process IDs, P1003.1b-1993, p. More...
 

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

References _Objects_Local_node.

Referenced by __getpid().