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

pthread_cond_init

Declaration

Source position: pthreadh.inc line 114

function pthread_cond_init(

  __cond: Ppthread_cond_t;

  __cond_attr: Ppthread_condattr_t

):LongInt;

function pthread_cond_init(

  var __cond: pthread_cond_t;

  var __cond_attr: pthread_condattr_t

):LongInt;


Documentation generated on: 2023-03-18