Historique des commits

Auteur SHA1 Message Date
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String il y a 1 an
  Zaggy1024 aff64b6a03 LibThreading: Make Thread keep itself alive while its action is running il y a 1 an
  Zaggy1024 71df0ee994 LibThreading: Remove Thread's inheritance from Core::EventReceiver il y a 1 an
  Andreas Kling ddbe6bd7b4 Userland: Rename Core::Object to Core::EventReceiver il y a 1 an
  Andreas Kling 405187993a LibGUI+LibCore: Move GML property system from LibCore to LibGUI il y a 1 an
  Timothy Flynn 5ad24156ce LibThreading: Do not crash when detaching from an already-exited thread il y a 2 ans
  kleines Filmröllchen 2fcb713037 LibThreading: Overhaul thread behavior with ThreadState il y a 2 ans
  kleines Filmröllchen 9e40d4ccd6 LibThreading: Move now-trivial accessors of Thread to cpp file il y a 2 ans
  kleines Filmröllchen 7fd7562140 LibThreading: Use Threading namespace in Thread.cpp il y a 2 ans
  kleines Filmröllchen 7237be763f LibThreading: Add thread priority controls to Thread il y a 2 ans
  Andrew Kaster 2f439327ac LibThreading: Only set pthread name on Serenity il y a 2 ans
  kleines Filmröllchen 91913fba59 LibThreading: Add is_started state information to Thread il y a 3 ans
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
  Spencer Dixon 48731e9f17 LibThreading: Add new detach() API to Thread il y a 4 ans
  Andreas Kling b5d73c834f Userland: Rename LibThread => LibThreading il y a 4 ans