
A rectangular block has six partitions from top to bottom labeled Thread 1's code, Thread 2's code, Thread 1's stack, Thread 2's stack, Thread 1's globals, and Thread 2's globals. A circular arrow from Thread 1's stack points to Thread 1's globals. Another circular arrow from Thread 2's stack points to Thread 2's globals.
Back