Constant variable +RLIMIT-NPROC+

The maximum number of processes (or, more precisely on Linux, threads) that can be created for the real user ID of the calling process. Upon encountering this limit, fork fails with the error +eagain+.