Gitiles
Code Review
Sign In
review.evervolv.com
/
android_bionic
/
ce934e3d9be9700946ba51a39ba966faf3867a93
/
libc
/
bionic
/
semaphore.cpp
c6b5bcd
Add _monotonic_np versions of timed wait functions
by Tom Cherry
· 7 years ago
5bc78c8
Add and use constants for the Android API levels.
by Elliott Hughes
· 9 years ago
ca48274
Revert "Revert "Make sem_wait able to return errno EINTR for sdk > 23.""
by Yabin Cui
· 9 years ago
6d51085
Revert "Make sem_wait able to return errno EINTR for sdk > 23."
by Dan Albert
· 9 years ago
892b61d
Make sem_wait able to return errno EINTR for sdk > 23.
by Yabin Cui
· 9 years ago
dd586f2
sem_timedwait with a null timeout doesn't mean "forever".
by Elliott Hughes
· 9 years ago
c9a659c
Use FUTEX_WAIT_BITSET to avoid converting timeouts.
by Yabin Cui
· 10 years ago
23360cc
Remove invalid left shifts of -1.
by Stephen Hines
· 10 years ago
a3d97da
Switch sem_t from bionic atomics to stdatomic.h.
by Yabin Cui
· 10 years ago
75129ae
Don't silently return EINVAL for a NULL sem_t*.
by Elliott Hughes
· 11 years ago
04303f5
Add semaphore tests, fix sem_destroy.
by Elliott Hughes
· 11 years ago