Searched defs:LCK_EVENT_TO_MUTEX (Results 1 – 2 of 2) sorted by relevance
151 #define LCK_EVENT_TO_MUTEX(e) __container_of((uint32_t *)(event), lck_mtx_t, lck_mtx_owner) macro
106 #define LCK_EVENT_TO_MUTEX(e) __container_of((uint32_t *)(e), lck_mtx_t, lck_mtx.data) macro