Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
9a2741010a93bfa08cc03e8d92c20c47d7e65abc
/
tests
/
semaphore_test.cpp
bcaa454
bionic tests: use GTEST_SKIP.
by Elliott Hughes
· 6 years ago
ff1428a
Move API levels from `uint32_t` to `int`.
by Elliott Hughes
· 7 years ago
32bc0fc
Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 7 years ago
c6b5bcd
Add _monotonic_np versions of timed wait functions
by Tom Cherry
· 7 years ago
71ba589
Rewrite system(3) to use posix_spawn(3).
by Elliott Hughes
· 8 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
· 10 years ago
6d51085
Revert "Make sem_wait able to return errno EINTR for sdk > 23."
by Dan Albert
· 10 years ago
892b61d
Make sem_wait able to return errno EINTR for sdk > 23.
by Yabin Cui
· 10 years ago
dd586f2
sem_timedwait with a null timeout doesn't mean "forever".
by Elliott Hughes
· 10 years ago
c9a659c
Use FUTEX_WAIT_BITSET to avoid converting timeouts.
by Yabin Cui
· 10 years ago
04303f5
Add semaphore tests, fix sem_destroy.
by Elliott Hughes
· 11 years ago