mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 17:37:00 +02:00
It's now possible to block until another thread in the same process has exited. We can also retrieve its exit value, which is whatever value it passed to pthread_exit(). :^)
98 KiB
98 KiB