[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'mselibc' (#msegui)

waitpid

Declaration

Source position: mselibc.pas line 2697

function waitpid(

  __pid: __pid_t;

  __stat_loc: Plongint;

  __options: LongInt

):__pid_t; overload;

function waitpid(

  __pid: __pid_t;

  var __stat_loc: LongInt;

  __options: LongInt

):__pid_t; overload;


Documentation generated on: 2021-05-13