Searched refs:ctxFreeMutex (Results 1 - 2 of 2) sorted by relevance
/developtools/hdc/src/common/ | ||
H A D | forward.h | 112 std::mutex ctxFreeMutex; member in Hdc::HdcForwardBase |
H A D | forward.cpp | 174 std::lock_guard<std::mutex> lock(ctxFreeMutex); in FreeContext() |
Completed in 2 milliseconds