Searched refs:mPendingLoadTransactionMutex (Results 1 – 2 of 2) sorted by relevance
144 std::mutex mPendingLoadTransactionMutex; variable
229 std::lock_guard<std::mutex> lock(mPendingLoadTransactionMutex); in loadNanoApp()442 std::unique_lock<std::mutex> lock(mParent.mPendingLoadTransactionMutex); in handleLoadNanoappResponse()