the_Foundation [main]

Thread: Simplified tracking of the current thread

Jaakko Keränen

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.

Diff (Colored)

Diff (Colored, Plain Text)

🔨 Patch

Parent 0c03394

Repository