Individualthread stacks must be scanned atomically, or within a single quantum.
单独线程栈必须自动进行扫描,或在单个时间量内扫描。
3
Learn to view your code from the perspective of a single thread and make sure each individualthread in your program has a consistent, friendly view of memory.