Searched defs:write_trylock (Results 1 – 2 of 2) sorted by relevance
68 #define write_trylock(lock) __cond_lock(lock, _raw_write_trylock(lock)) macro