Thread Local Region: Difference between revisions
No edit summary |
Updated thread local storage |
||
Line 161: | Line 161: | ||
| 0x08 | | 0x08 | ||
| 0x08 | | 0x08 | ||
| | | Pointer to [[Thread_Local_Storage#Thread_context|thread context]] | ||
|- | |- | ||
| 0x10 | | 0x10 | ||
Line 197: | Line 197: | ||
| 0x60 | | 0x60 | ||
| 0x08 | | 0x08 | ||
| | | Thread stub pointer. | ||
|- | |- | ||
| 0x68 | | 0x68 | ||
| 0x08 | | 0x08 | ||
| | | Thread ID. | ||
|- | |- | ||
| 0x70 | | 0x70 | ||
Line 229: | Line 229: | ||
| 0x1B0 | | 0x1B0 | ||
| 0x04 | | 0x04 | ||
| | | Critical Section. | ||
|- | |- | ||
| 0x1B4 | | 0x1B4 | ||
| 0x04 | | 0x04 | ||
| | | Conditional Variable. | ||
|- | |- | ||
| 0x1B8 | | 0x1B8 |