|
|
|
|
|
by josho
3625 days ago
|
|
These globals are thread local and method local, so these are safe from race conditions. Though, I too had to dig into it the first time I saw use of these special vars to gain confidence that I wasn't introducing a world of pain when we hit load. |
|