aboutsummaryrefslogtreecommitdiff
path: root/libc/bionic/pthread_once.cpp
AgeCommit message (Expand)Author
2015-11-19Use FUTEX_WAIT_BITSET to avoid converting timeouts.Yabin Cui
2015-01-27Switch pthread_once_t to stdatomic.h.Yabin Cui
2013-10-31<pthread.h> fixes and pthread cleanup.Elliott Hughes