mirror of
https://github.com/RGBCube/serenity
synced 2025-10-29 10:22:06 +00:00
Sometimes you don't care about `joining()` the result of a thread. The underlying pthread implementation already existed for detaching and now we expose it to the higher level API. |
||
|---|---|---|
| .. | ||
| BackgroundAction.cpp | ||
| BackgroundAction.h | ||
| CMakeLists.txt | ||
| Lock.h | ||
| Thread.cpp | ||
| Thread.h | ||