Commit graph

2 commits

Author SHA1 Message Date
Andrei Alexeyev
571d2ac03f
thread: make thread_get_current() safe to call after thread_shutdown()
Was causing a use-after-free on shutdown
2023-03-31 03:25:16 +02:00
Andrei Alexeyev
e957f11790
thread: add over-engineered wrapper for thread management 2023-03-29 20:47:27 +02:00