RTEMS  5.1
Functions
pause.c File Reference

Suspend Process Execution. More...

#include <stddef.h>
#include <signal.h>
#include <unistd.h>

Functions

int pause (void)
 

Detailed Description

Suspend Process Execution.

Function Documentation

◆ pause()

int pause ( void  )

3.4.2 Suspend Process Execution, P1003.1b-1993, p. 81