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

Suspend Process Execution. More...

#include <stddef.h>
#include <signal.h>
#include <unistd.h>
Include dependency graph for pause.c:

Functions

int pause (void)
 3.4.2 Suspend Process Execution, P1003.1b-1993, p. More...
 

Detailed Description

Suspend Process Execution.

Function Documentation

◆ pause()

int pause ( void  )

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

81