mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-22 17:31:58 -05:00
69ca9cfd78
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. |
||
---|---|---|
.. | ||
AudioServer | ||
LookupServer | ||
SystemServer | ||
TelnetServer | ||
TTYServer | ||
WindowServer |