|
|
|
|
|
by dozzie
3310 days ago
|
|
More like reification of the very old problem from the times when we got
threading API, with thread safety of functions that alter process-wide state
(umask(), chdir(), sleep()), except now it's calls that alter some
thread-specific thing. |
|