summaryrefslogtreecommitdiffstats
path: root/libs/utils/Threads.cpp
Commit message (Expand)AuthorAgeFilesLines
* Maybe really fix windows build.Dianne Hackborn2009-12-081-1/+4
* Hopefully fix Windows buildDianne Hackborn2009-12-081-0/+2
* Propagate background scheduling class across processes.Dianne Hackborn2009-12-071-0/+49
* use broadcast() instead of signal() when signaling the condition-variable Thr...Mathias Agopian2009-09-091-2/+7
* Fix Win32 libutils to get a working SDK build.David 'Digit' Turner2009-08-011-1/+18
* implement Mutex and Condition with pthread instead of calling futex directly.Mathias Agopian2009-07-131-286/+4
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-051-176/+50
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+1128
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-1126/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-3/+1
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-1/+3
* Initial ContributionThe Android Open Source Project2008-10-211-0/+1126