[Overview][Constants][Types][Procedures and functions][Index] Reference for unit 'ipc' (#rtl)

TSHM_info

Declaration

Source position: ipc.pp line 407

type TSHM_info = record

  used_ids: cint;

  shm_tot: culong;

  shm_rss: culong;

  shm_swp: culong;

  swap_attempts: culong;

  swap_successes: culong;

end;


Documentation generated on: May 14 2021