Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
198d13e8c25e69f7dbda3f5e1a3258b13fe8db5d
/
libc
/
private
/
bionic_futex.h
4c5891d
valgrind can't find syscall because we didn't put it in <unistd.h>.
by Elliott Hughes
· 10 years ago
1ee4652
Return the actual success result from __futex.
by Elliott Hughes
· 11 years ago
b30aff4
Revert "Revert "Lose the hand-written futex assembler.""
by Elliott Hughes
· 11 years ago
75c55ff
Revert "Lose the hand-written futex assembler."
by Narayan Kamath
· 11 years ago
ced906c
Lose the hand-written futex assembler.
by Elliott Hughes
· 11 years ago
d5ed63a
Hide most of the private futex functions.
by Elliott Hughes
· 11 years ago
3973de9
Hide __futex_wake_ex and __futex_wait_ex.
by Elliott Hughes
· 11 years ago
5eccb96
Fix aarch64 futex assembly routines.
by Elliott Hughes
· 12 years ago
877ec6d
Fix pthread_join.
by Elliott Hughes
· 12 years ago
c3f1140
<pthread.h> fixes and pthread cleanup.
by Elliott Hughes
· 12 years ago
36fa67b
Ensure header files using __BEGIN_DECLS include sys/cdefs.h.
by Elliott Hughes
· 12 years ago
3e89847
Revert "Revert "More pthreads cleanup.""
by Elliott Hughes
· 12 years ago
6f94de3
Revert "More pthreads cleanup."
by Elliott Hughes
· 12 years ago
2a1bb4e
More pthreads cleanup.
by Elliott Hughes
· 12 years ago
6304d8b
Use private futexes for semaphores, unless they are initialized with pshared != 0.
by David 'Digit' Turner
· 15 years ago