1. f1147f7 Clarify that Condition::wait() can spuriously wake up by Tom Cherry · 9 years ago
  2. 1fb04ff Make Condition use CLOCK_MONOTONIC by Tom Cherry · 9 years ago
  3. 75acc7b Exporting C++ headers from system/core by Vijay Venkatraman · 9 years ago[Renamed from include/utils/Condition.h]
  4. 17b5b82 Fix warnings in libutils headers by Colin Cross · 10 years ago
  5. 2a92996 Fix google-explicit-constructor warnings in utils. by Chih-Hung Hsieh · 10 years ago
  6. fd376b9 Fix Condition::waitRelative. by Elliott Hughes · 10 years ago
  7. 4a6e5a3 Kill HAVE_PTHREADS. by Yabin Cui · 11 years ago
  8. 76f0a84 Linux always has POSIX clocks available. by Elliott Hughes · 11 years ago
  9. db41938 libutils: Clarify Condition::signal wakes up exactly one thread by Igor Murashkin · 12 years ago
  10. 31ba37f Add Thread::isRunning and Condition::signal(WakeUpType) by Romain Guy · 13 years ago
  11. 2bd9959 split utils/threads.h into multiple headers by Mathias Agopian · 14 years ago