Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
refs/heads/t
/
tests
/
semaphore_test.cpp
141b917
Switch to libbase SilentDeathTest.
by Elliott Hughes
· 4 years, 4 months ago
e657eb4
Fix some bionic death tests.
by Elliott Hughes
· 4 years, 5 months ago
95c6cd7
Stop using the __ANDROID_API_x__ constants.
by Elliott Hughes
· 6 years ago
6901080
Implement new clock wait functions
by Tom Cherry
· 6 years ago
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
· 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
· 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