mirror of
https://github.com/RGBCube/serenity
synced 2025-10-27 04:32:36 +00:00
LibPThread: mark pthread_exit a noreturn function using compiler attributes LibThread: remove a call to pthread_exit from Thread::start lambda expression as it make the return of teh lambda unreachable. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| pthread.cpp | ||
| pthread.h | ||