Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
system_core
/
c91c5f82f09100862cbfba54b27d24fda4b1d4b4
/
libutils
/
include
/
utils
/
Mutex.h
e1a285d
libutils: Fix thread safety annotations in Mutex
by Mikhail Naganov
· 7 years ago
c1a1562
Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 8 years ago
90affce
Remove more semicolons at the end of namespaces
by Pirama Arumuga Nainar
· 8 years ago
4e5b691
Add thread safety analysis annotations.
by Siarhei Vishniakou
· 9 years ago
75acc7b
Exporting C++ headers from system/core
by Vijay Venkatraman
· 9 years ago
[Renamed from include/utils/Mutex.h]
8ec6753
Fix Mutex::timedLock to properly handle relative time am: 604ba48220 am: 708b9d118a
by Andy Hung
· 10 years ago
604ba48
Fix Mutex::timedLock to properly handle relative time
by Andy Hung
· 10 years ago
4d031d6
Merge "Fix google-explicit-constructor warnings in utils." am: 5b7e3b9a2a
by Chih-Hung Hsieh
· 10 years ago
2a92996
Fix google-explicit-constructor warnings in utils.
by Chih-Hung Hsieh
· 10 years ago
d62698d
Mutex: Note that STL is generally prefered
by Greg Kaiser
· 10 years ago
9b828ad
Use __ANDROID__ instead of HAVE_ANDROID_OS.
by Elliott Hughes
· 11 years ago
4a6e5a3
Kill HAVE_PTHREADS.
by Yabin Cui
· 11 years ago
ba8cdf9
Add required casts for clang/llvm -Wc++11-narrowing
by Chih-Hung Hsieh
· 11 years ago
601424a
Mutex: add timedLock() method
by Jesse Hall
· 11 years ago
a27c1e0
utils: fix warnings for unused parameters
by Igor Murashkin
· 13 years ago
2bd9959
split utils/threads.h into multiple headers
by Mathias Agopian
· 14 years ago