mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-16 10:59:33 +02:00
![]() In 2015 ABIv1 introduced support for spinlocks for SMP enabled builds (1) by use of a special spinlock structure. This structure was later updated to end up in its current form in 2017 (2) This commit adds this record structure to both RTL (execd) and unit (exec). The structure can be "enabled" by defining AROSPLATFORM_SMP during build. 1) |
||
---|---|---|
.. | ||
src | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc | ||
Makefile.fpc.fpcmake |