replicant-frameworks_native/libs/surfaceflinger_client/tests
Mathias Agopian bb641244d7 fix the threading issue for setBuffercount()
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"
2010-05-20 18:00:42 -07:00
..
SharedBufferStack fix the threading issue for setBuffercount() 2010-05-20 18:00:42 -07:00
Android.mk Add support for enqueuing buffers in arbitrary order 2010-04-28 16:12:54 -07:00