Searched refs:ulPortLockGetCurrentOwnerId (Results 1 – 2 of 2) sorted by relevance
46 extern uint32_t ulPortLockGetCurrentOwnerId(void);47 #define lock_get_caller_owner_id() ulPortLockGetCurrentOwnerId()
687 uint32_t ulPortLockGetCurrentOwnerId() in ulPortLockGetCurrentOwnerId() function