-
rswindell authored
already with a call to getnodedat()). When using the MSVC2017 CRTL, a lock() of a region that was previously locked is a blocking call causing major slowness in the MSVC2017 build. This just reverses the 1-line commit from 16 years ago in rev 1.10 of this file.
rswindell authoredalready with a call to getnodedat()). When using the MSVC2017 CRTL, a lock() of a region that was previously locked is a blocking call causing major slowness in the MSVC2017 build. This just reverses the 1-line commit from 16 years ago in rev 1.10 of this file.