Source position: semaphoreh.inc line 15
function sem_init(
__sem: Psem_t;
__pshared: LongInt;
__value: dword
):LongInt;function sem_init(
var __sem: sem_t;
):LongInt;