"Steven Schveighoffer" wrote in message news:[email protected]...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?
The stack would have to be COW. -Steve
Steven Schveighoffer via Digitalmars-d Tue, 13 May 2014 10:41:13 -0700
"Steven Schveighoffer" wrote in message news:[email protected]...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?
The stack would have to be COW. -Steve