Searched refs:CleanUpLockRequestOnCompletion (Results 1 – 3 of 3) sorted by relevance
111 lockRequest->lock_->CleanUpLockRequestOnCompletion(lockRequest);124 lockRequest->lock_->CleanUpLockRequestOnCompletion(lockRequest); in FinallyCallback()137 lock_->CleanUpLockRequestOnCompletion(this); in CallCallbackAsync()154 lock_->CleanUpLockRequestOnCompletion(this); in CallCallback()190 lock_->CleanUpLockRequestOnCompletion(this); in CallCallback()
41 void CleanUpLockRequestOnCompletion(LockRequest* lockRequest);
59 void AsyncLock::CleanUpLockRequestOnCompletion(LockRequest* lockRequest) in CleanUpLockRequestOnCompletion() function in Commonlibrary::Concurrent::LocksModule::AsyncLock