TSEMid_ds

Structure returned by the semctl call, contains all data of a semaphore

Declaration

Source position: ipc.pp line 709

Type
TSEMid\_ds = record
  sem\_perm : TIPC\_Perm;
  sem\_otime : time\_t;
  unused1 : culong;
  sem\_ctime : time\_t;
  unused2 : culong;
  sem\_nsems : culong;
  unused3 : culong;
  unused4 : culong;
end

results matching ""

    No results matching ""