mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-12 18:06:56 +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(). :^)
22 KiB
22 KiB