SimpleHybirdLock 属性 |
SimpleHybirdLock 类型公开以下成员。
名称 | 说明 | |
---|---|---|
IsWaitting |
获取当前锁是否在等待当中 Gets whether the current lock is waiting | |
LockingTick |
获取当前进入等待锁的数量 Gets the number of pending locks currently entered | |
SimpleHybirdLockCount |
获取当前HslCommunication组件里正总的所有进入锁的信息 Gets the information about all incoming locks in the current HslCommunication component | |
SimpleHybirdLockWaitCount |
当前HslCommunication组件里正在等待的锁的统计信息,此时已经发生了竞争了 Statistics on locks currently waiting in the HslCommunication component are now in contention |