summaryrefslogtreecommitdiff
path: root/libs/utils/Threads.cpp
AgeCommit message (Expand)Author
2009-12-08Maybe really fix windows build. Dianne Hackborn
2009-12-08Hopefully fix Windows build Dianne Hackborn
2009-12-07Propagate background scheduling class across processes. Dianne Hackborn
2009-09-09use broadcast() instead of signal() when signaling the condition-variable Thr... Mathias Agopian
2009-08-01Fix Win32 libutils to get a working SDK build. David 'Digit' Turner
2009-07-13implement Mutex and Condition with pthread instead of calling futex directly. Mathias Agopian
2009-03-05auto import from //depot/cupcake/@136594 The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843 The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843 The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@132589 The Android Open Source Project
2009-03-02auto import from //depot/cupcake/@137055 The Android Open Source Project
2008-10-21Initial Contribution The Android Open Source Project