Searched refs:LCTMMutex (Results 1 – 2 of 2) sorted by relevance
29 std::lock_guard<std::mutex> Lock(LCTMMutex); in getCallThroughTrampoline()47 std::lock_guard<std::mutex> Lock(LCTMMutex); in findReexport()60 std::lock_guard<std::mutex> Lock(LCTMMutex); in notifyResolved()
77 std::mutex LCTMMutex; variable