Source position: mselibc.pas line 3047
function pthread_cond_wait(
var Cond: tcondvar;
var Mutex: pthread_mutex_t
):Integer;