If a thread is doing only reads, or is only touching non-Scanned memory, it continues.
How long do threads usually go without touching the stack?
Daniel Murphy via Digitalmars-d Tue, 13 May 2014 10:41:24 -0700
If a thread is doing only reads, or is only touching non-Scanned memory, it continues.
How long do threads usually go without touching the stack?