mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-06 12:45:13 +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.