Home
last modified time | relevance | path

Searched refs:IncrementIfNonzero (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DAtomicCounter.cs38 public void IncrementIfNonzero(ref bool success) in IncrementIfNonzero() method in Grpc.Core.Internal.AtomicCounter
DCompletionQueueSafeHandle.cs107 shutdownRefcount.IncrementIfNonzero(ref success); in BeginOp()