mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 06:58:11 +00:00
![]() This adds two new arguments to the thread_exit system call which let a thread unmap an arbitrary VM range on thread exit. LibPthread uses this functionality to unmap the thread stack. Fixes #7267. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
forward.cpp | ||
pthread.cpp | ||
pthread.h | ||
pthread_once.cpp | ||
semaphore.cpp | ||
semaphore.h |