Commit graph

4 commits

Author SHA1 Message Date
Shannon Booth
ec19672031 LibThreading: Remove handling of null thread name for Thread
A Thread name should always be provided (and currently is).
2026-02-21 12:37:44 +01:00
Zaggy1024
3cb39baa44 LibThreading: Set system threads' names based on Thread::thread_name() 2026-01-26 15:51:46 -06:00
stasoid
85da489f39 LibThreading: Build on Windows 2024-12-08 17:19:42 -07:00
Timothy Flynn
93712b24bf Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Renamed from Userland/Libraries/LibThreading/Thread.cpp (Browse further)