[fpc-pascal] Inclocked/declocked
Ryan Joseph
ryan at thealchemistguild.com
Mon Sep 11 10:41:02 CEST 2017
I was time profiling some code and saw these 2 functions taking up large amounts of time. They’re coming from dynamic arrays and SetLength I believe but I was curious what they are exactly because I don’t believe I’ve seen them before. Is this normal for resizing dynamic arrays or are they doing something else I would be interested in?
SYSTEM_$$_INCLOCKED$INT64
SYSTEM_$$_DECLOCKED$INT64$$BOOLEAN
Regards,
Ryan Joseph
More information about the fpc-pascal
mailing list