Searched defs:mtx_lock (Results 1 – 2 of 2) sorted by relevance
47 volatile uintptr_t mtx_lock; /* Owner and flags. */ member 61 volatile uintptr_t mtx_lock; /* Owner and flags. */ member
150 mtx_lock(mtx_t *mtx) in mtx_lock() function