Searched defs:mtx_unlock (Results 1 – 5 of 5) sorted by relevance
47 mtx_unlock(struct mtx* m) in mtx_unlock() function
109 mtx_unlock(mtx_t *mtx) in mtx_unlock() function
83 mtx_unlock(struct mtx* mutex) in mtx_unlock() function
39 #define mtx_unlock mutex_unlock macro
2119 void mtx_unlock() {} in mtx_unlock() function