Commit History

Author SHA1 Message Date
  Ben Wiederhake 6fd478b6ce Everywhere: Remove unused includes of AK/Format.h 2 years ago
  Andrew Kaster 828441852f Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY 2 years ago
  kleines Filmröllchen 3d6e08156d LibThreading: Introduce MutexProtected generic synchronization primitive 3 years ago
  Ben Wiederhake d9a0d2182d LibThreading: Add missing headers to Mutex.h 3 years ago
  Brian Gianforcaro 744de5ec69 LibThreading: Use default instead of an empty constructor/destructor 3 years ago
  Brian Gianforcaro bff33c67ab LibThreading: Neither Mutex or MutexLocker should be movable / copyable 3 years ago
  kleines Filmröllchen c7104e7512 LibThreading: Add ConditionVariable wrapper 3 years ago
  Andreas Kling b8a204c5b9 LibThreading: Rename Lock => Mutex 4 years ago