mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 06:12:43 +00:00 
			
		
		
		
	|  42d667645d 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 | ||