Commit History

Author SHA1 Message Date
  Andreas Kling ddbe6bd7b4 Userland: Rename Core::Object to Core::EventReceiver 1 year ago
  Andreas Kling 405187993a LibGUI+LibCore: Move GML property system from LibCore to LibGUI 1 year ago
  Timothy Flynn 5ad24156ce LibThreading: Do not crash when detaching from an already-exited thread 2 years ago
  kleines Filmröllchen 2fcb713037 LibThreading: Overhaul thread behavior with ThreadState 2 years ago
  kleines Filmröllchen 9e40d4ccd6 LibThreading: Move now-trivial accessors of Thread to cpp file 2 years ago
  kleines Filmröllchen 7fd7562140 LibThreading: Use Threading namespace in Thread.cpp 2 years ago
  kleines Filmröllchen 7237be763f LibThreading: Add thread priority controls to Thread 2 years ago
  Andrew Kaster 2f439327ac LibThreading: Only set pthread name on Serenity 2 years ago
  kleines Filmröllchen 91913fba59 LibThreading: Add is_started state information to Thread 3 years ago
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 years ago
  Spencer Dixon 48731e9f17 LibThreading: Add new detach() API to Thread 4 years ago
  Andreas Kling b5d73c834f Userland: Rename LibThread => LibThreading 4 years ago