Home
last modified time | relevance | path

Searched defs:processId (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DSTM32H7_HardwareSemaphore.cs166 public void WriteLock(bool lockBit, uint processId, uint masterId) in WriteLock()
183 private void TryLock(uint processId, uint masterId) in TryLock()
198 private void TryUnlock(uint processId, uint masterId) in TryUnlock()