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

pthread_cond_wait

Declaration

Source position: pthreadh.inc line 118

function pthread_cond_wait(

  __cond: Ppthread_cond_t;

  __mutex: Ppthread_mutex_t

):LongInt;

function pthread_cond_wait(

  var __cond: pthread_cond_t;

  var __mutex: pthread_mutex_t

):LongInt;


Documentation generated on: 2023-03-18