summaryrefslogtreecommitdiffstats
path: root/libc/bionic/posix_timers.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add pthread_gettid_np and re-expose __get_thread for LP32.Elliott Hughes2014-09-111-2/+1
* Make SIGRTMIN hide the real-time signals we use internally.Elliott Hughes2014-04-301-1/+1
* Fix the POSIX timers fix.Elliott Hughes2014-04-011-38/+24
* Fix deadlock in timer_delete.Christopher Ferris2014-03-201-5/+8
* Rewrite the POSIX timer functions.Elliott Hughes2014-03-071-0/+221