Searched refs:TrlTblMtx (Results 1 – 3 of 3) sorted by relevance
300 PM->TrlTblMtx.lock(); in RegisterLib()315 PM->TrlTblMtx.unlock(); in RegisterLib()
251 std::mutex TrlTblMtx; ///< For Translation Table member
62 PM->TrlTblMtx.lock(); in InitLibrary()144 PM->TrlTblMtx.unlock(); in InitLibrary()842 std::lock_guard<std::mutex> TrlTblLock(PM->TrlTblMtx); in getTableMap()1228 std::lock_guard<std::mutex> TrlTblLock(PM->TrlTblMtx); in target()