Gitiles
Code Review
Sign In
review.evervolv.com
/
android_bionic
/
ad596bf4fc406c0940d0f76f6b7c4ff22ecee7ac
/
libc
/
bionic
/
posix_timers.cpp
48a6974
timer_create: use SIG_SETMASK restore the signal mask.
by Elliott Hughes
· 7 years ago
6fcba93
Filter out reserved signals in functions that take sigset_t.
by Josh Gao
· 7 years ago
5905d6f
Add `sigset64_t` and accompanying functions.
by Elliott Hughes
· 7 years ago
4b1c6e7
Better handling of sigset_t on LP32.
by Elliott Hughes
· 7 years ago
8963dd3
Make all rt_sigtimedwait signatures match.
by Elliott Hughes
· 9 years ago
d1aea30
Fix POSIX timer thread naming.
by Elliott Hughes
· 10 years ago
95f1ee2
Change on handling of SIGEV_THREAD timers.
by Yabin Cui
· 10 years ago
05fc1d7
Add missing includes.
by Elliott Hughes
· 10 years ago
62d84b1
Fix race condition in timer disarm/delete.
by Christopher Ferris
· 11 years ago
a4831cb
Add pthread_gettid_np and re-expose __get_thread for LP32.
by Elliott Hughes
· 11 years ago
0990d4f
Make SIGRTMIN hide the real-time signals we use internally.
by Elliott Hughes
· 11 years ago
473d067
Fix the POSIX timers fix.
by Elliott Hughes
· 11 years ago
753ad77
Fix deadlock in timer_delete.
by Christopher Ferris
· 11 years ago
4b558f5
Rewrite the POSIX timer functions.
by Elliott Hughes
· 11 years ago