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

posix_spawnattr_t

Declaration

Source position: spawnh.inc line 5

type posix_spawnattr_t = record

  __flags: SmallInt;

  __pgrp: pid_t;

  __sd: sigset_t;

  __ss: sigset_t;

  __sp: sched_param;

  __policy: LongInt;

  __pad: array [0..15] of LongInt;

end;


Documentation generated on: 2023-03-18