Source position: mselibc.pas line 1727
type _pthread_fastlock = record
__status: LongInt;
__spinlock: LongInt;
end;