[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Source position: mselibc.pas line 2697
function waitpid( |
__pid: __pid_t; |
__stat_loc: Plongint; |
__options: LongInt |
):__pid_t; overload; |
__pid: __pid_t; |
var __stat_loc: LongInt; |
__options: LongInt |
):__pid_t; overload; |