summaryrefslogtreecommitdiffstats
path: root/libc/include/semaphore.h
Commit message (Expand)AuthorAgeFilesLines
* Switch sem_t from bionic atomics to stdatomic.h.Yabin Cui2015-02-031-1/+1
* Add semaphore tests, fix sem_destroy.Elliott Hughes2014-09-191-14/+15
* Reserve some space in sem_t for the future.Calin Juravle2014-05-061-2/+5
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+58
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-58/+0
* auto import from //branches/cupcake/...@127101The Android Open Source Project2009-01-201-0/+3
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-211-0/+55