Source position: mselibc.pas line 3042
function pthread_cond_init(
var Cond: tcondvar;
CondAttr: PPthreadCondattr
):Integer;