Searched refs:mutexGetAttr (Results 1 – 2 of 2) sorted by relevance
113 std::mutex mutexGetAttr; variable
79 std::lock_guard<std::mutex> mtx_locker(mutexGetAttr); in RecordBufByOperation()275 std::lock_guard<std::mutex> mtx_locker(mutexGetAttr); in ProcessHttpResponseGetAttr()