Module posish::process[][src]

Expand description

Process-associated operations.

Constants

EXIT_FAILURE

EXIT_FAILURE for use with exit.

EXIT_SUCCESS

EXIT_SUCCESS for use with exit.

Functions

getegid

getegid()

geteuid

geteuid()

getgid

getgid()

getpid

getpid()

getppid

getppid()

getuid

getuid()

sched_yield

sched_yield()