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

sem_init

Declaration

Source position: semaphoreh.inc line 15

function sem_init(

  __sem: Psem_t;

  __pshared: LongInt;

  __value: dword

):LongInt;

function sem_init(

  var __sem: sem_t;

  __pshared: LongInt;

  __value: dword

):LongInt;


Documentation generated on: 2023-03-18