mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-13 02:16:39 +02:00
This patch adds pthread_create() and pthread_exit(), which currently simply wrap our existing create_thread() and exit_thread() syscalls. LibThread is also ported to using LibPthread.
306 B
306 B