mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 01:31:00 +00:00
pthread_setname_np is a can of worms for portability. Linux, macOS, and the BSDs all do it differently. Also skip adding the tid as an inspectable Core::Object property on systems where pthread_t is known to be a pointer. |
||
|---|---|---|
| .. | ||
| BackgroundAction.cpp | ||
| BackgroundAction.h | ||
| CMakeLists.txt | ||
| ConditionVariable.h | ||
| Mutex.h | ||
| MutexProtected.h | ||
| Thread.cpp | ||
| Thread.h | ||