the_Foundation [main]
Thread: Simplified tracking of the current thread
Wed Apr 22 06:35:20 2026 +0300
No need for a full hash of all known threads. We can just use
thread-local storage to store a pointer to the current `iThread`
object.
Wed Apr 22 06:35:20 2026 +0300
No need for a full hash of all known threads. We can just use
thread-local storage to store a pointer to the current `iThread`
object.