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