Tungsten
![]() |
StateLockerTLocker, TStateInLock Method |

Name | Description | |
---|---|---|
![]() | InLock(Action) |
Performs an action from within a lock
|
![]() | InLock(ActionTState) |
Performs an action from within a lock, passing in the current state
|
![]() | InLockTResult(FuncTResult) |
Performs a function from within a lock
|
![]() | InLock(FuncTState, TState) |
Performs a function from within a lock, passing in the current state and assigning the state to the function result
|
