MCPcopy Create free account
hub / github.com/Snapchat/Valdi / onLockAcquired

Method onLockAcquired

valdi_core/src/valdi_core/cpp/Utils/Mutex.cpp:78–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76}
77
78void Mutex::onLockAcquired() {
79 _threadChecker.onLock();
80}
81
82RecursiveMutex::RecursiveMutex() = default;
83RecursiveMutex::~RecursiveMutex() = default;

Callers 1

toValdiLockMethod · 0.80

Calls 1

onLockMethod · 0.80

Tested by

no test coverage detected