Struct CombinedReadLockAsync

Public

Public Methods

CombinedReadLockAsync (lock1, lock2)
Unlock ()

Release the lock immediately.

UnlockAfter (handle)

Release the lock after the given job has completed.

Public Variables

dependency
Public Readonly
lock1
Public Readonly
lock2
Public Readonly