mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 16:42:10 +02:00
Thread now has an optional thread_name parameter to the consturctor that will call pthread_setname_np if given.
Thread now has an optional thread_name parameter to the consturctor that will call pthread_setname_np if given.