posix-next API 0.1.0
Out-of-tree Zephyr POSIX module
Loading...
Searching...
No Matches
XSI_MULTI_PROCESS

XSI Multiple Process option group (placeholder). More...

Functions

int nice (int incr)
 Change the scheduling priority of the calling process (XSI extension).
 

Detailed Description

XSI Multiple Process option group (placeholder).

See also
https://pubs.opengroup.org/onlinepubs/9699919799/xrat/V4_subprofiles.html
https://pubs.opengroup.org/onlinepubs/9699919799/xrat/V4_subprofiles.html

Function Documentation

◆ nice()

int nice ( int  incr)

Change the scheduling priority of the calling process (XSI extension).

See also
https://pubs.opengroup.org/onlinepubs/9699919799/functions/nice.html