commit | 2da4461784ecadb9b01859069cb77f461f2162bd | [log] [tgz] |
---|---|---|
author | Shuzhen Wang <shuzhenw@codeaurora.org> | Thu Dec 20 10:51:57 2012 -0800 |
committer | Shuzhen Wang <shuzhenw@codeaurora.org> | Wed Dec 26 11:37:38 2012 -0800 |
tree | f1305d8409bbd0dcab5d4586db1d0b1ef41091f4 | |
parent | 3b00dc6f87ba28d465b488e8abcc556ce8b3378a [diff] |
Camera2: Implement semaphore with mutex and condition. POSIX semaphore is not used or well tested on Android. Implement it using mutex and conditional variable instead. Change-Id: I480aa69a682821674aa95ff58f40a3b90a8714bc