replicant-frameworks_native/include
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
..
binder
pim
private fix the threading issue for setBuffercount() 2010-05-20 18:00:42 -07:00
surfaceflinger SharedBufferStack now can grow up to 16 buffers. 2010-05-12 17:28:20 -07:00
tts
ui Merge "Add incStrong and decStrong methods to android_native_{window,buffer}_t." into kraken 2010-05-11 12:25:31 -07:00
utils added RWLock C++ wrapper 2010-05-19 15:12:59 -07:00