Source position: mselibc.pas line 2460
function pthread_sigmask(
__how: cint;
__newmask: P__sigset_t;
__oldmask: P__sigset_t
):LongInt;