Remove HeapInc.gs.varOS.
I took a look at the mimalloc
source code, whose design is by an amazing coincidence similar to heap.inc
, and from its equivalent of ThreadState.Orphan
realized that gs.varOs
(blindly ported from oldheap.inc
) diligently does nothing. XD
Edited by Rika