Source position: mselibc.pas line 3050
function pthread_cond_timedwait(
var Cond: tcondvar;
var Mutex: pthread_mutex_t;
AbsTime: PTimeSpec
):Integer;