Searched defs:ull_unlock (Results 1 – 2 of 2) sorted by relevance
152 ull_unlock(lock_t *lock, int id, uint opcode, uint flags) in ull_unlock() function
106 #define ull_unlock(ull) lck_ticket_unlock(&ull->ull_lock) macro114 #define ull_unlock(ull) lck_spin_unlock(&ull->ull_lock) macro