OSDN Git Service

libperfmgr: Add lock to HintManager
authorWei Wang <wvw@google.com>
Thu, 28 Dec 2017 02:18:45 +0000 (18:18 -0800)
committerWei Wang <wvw@google.com>
Thu, 28 Dec 2017 02:37:36 +0000 (18:37 -0800)
commitde306991da412967382d320fd243fc071e10cb41
tree75c5e447ffa210c80e9094da9c6239ab523c8ac1
parent2e59a7ae7f9f8d377972794b1549fd949b41d39d
libperfmgr: Add lock to HintManager

Test: libperfmgr_test
Bug: 62041945
Change-Id: I0712ea5dcbd39b1ef5b6486b57fd28a17b744a33
libperfmgr/HintManager.cc
libperfmgr/RequestGroup.cc
libperfmgr/include/perfmgr/HintManager.h
libperfmgr/include/perfmgr/RequestGroup.h
libperfmgr/tests/HintManagerTest.cc