Searched defs:pxLock (Results 1 – 1 of 1) sorted by relevance
729 void vPortLockInternalSpinUnlockWithWait( struct lock_core * pxLock, uint32_t ulSave ) in vPortLockInternalSpinUnlockWithWait()752 void vPortLockInternalSpinUnlockWithNotify( struct lock_core *pxLock, uint32_t ulSave ) { in vPortLockInternalSpinUnlockWithNotify()795 …bool xPortLockInternalSpinUnlockWithBestEffortWaitOrTimeout( struct lock_core * pxLock, uint32_t u… in xPortLockInternalSpinUnlockWithBestEffortWaitOrTimeout()