commit | 04167cb639da2fed27f9f56e12b14d32375cab51 | [log] [tgz] |
---|---|---|
author | Prabhanjan Kandula <pkandula@codeaurora.org> | Tue Jul 09 15:41:08 2013 +0530 |
committer | Prabhanjan Kandula <pkandula@codeaurora.org> | Thu Jul 11 14:46:15 2013 +0530 |
tree | 36304e5751bd3d5dec99d2d89d95de219e479d67 | |
parent | 86743b9ab8d9eb9181c3ad499c1e2fe9337273ca [diff] |
libqdutils: Add synchronization to idle invalidator Protect invalidator data from accessing multiple threads asynchronously. Composition thread and idle invalidator threads could access at same time. Add locking to protect invalidator class member variables. Change-Id: I568ec367958c88f70f7aa4e6917abd53830adfd3