summaryrefslogtreecommitdiffstats
path: root/include/media/SingleStateQueue.h
Commit message (Collapse)AuthorAgeFilesLines
* Add done() to SingleStateQueueAndy Hung2014-12-221-4/+28
| | | | | | | This allows the SSQ sender to detect whether the SSQ receiver has completed processing of the last queued item. Change-Id: I4b962c9aec5f0d34b28b01e29b5af42e3dc9893a
* Remove explicit instantiation of SingleStateQueueAndy Hung2014-12-191-12/+66
| | | | | | | Refactoring now possible due to changes in the Android atomic include. Change-Id: Ia0094d322d9ad3d8c186307306821376ca8002c4
* Add template class SingleStateQueueGlenn Kasten2013-03-051-0/+97
Change-Id: If7e2bc9b2a216524ee9cbb68682e2634933b4973