mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-25 17:25:08 +02:00
pthread_setname_np only accepts 16-byte null-terminated strings, so any names longer than this will need to be truncated.
pthread_setname_np only accepts 16-byte null-terminated strings, so any names longer than this will need to be truncated.