Unit 'libc' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libc]

wait4

Declaration

Source position: swaith.inc line 22

function wait4(

  __pid: __pid_t;

  __stat_loc: Plongint;

  __options: LongInt;

  __usage: Prusage

):__pid_t;

function wait4(

  __pid: __pid_t;

  var __stat_loc: LongInt;

  __options: LongInt;

  var __usage: rusage

):__pid_t;


Documentation generated on: 2023-03-18