点击或拖拽改变大小

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
Top
参见