summaryrefslogtreecommitdiffstats
path: root/libs/surfaceflinger/Barrier.h
Commit message (Collapse)AuthorAgeFilesLines
* fix the threading issue for setBuffercount()Mathias Agopian2010-05-201-4/+0
| | | | | | | | this change introduces R/W locks in the right places. on the server-side, it guarantees that setBufferCount() is synchronized with "retire" and "resize". on the client-side, it guarantees that setBufferCount() is synchronized with "dequeue", "lockbuffer" and "queue"
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+59
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-59/+0
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+59