Searched refs:V_RLOCK (Results 1 – 1 of 1) sorted by relevance
51560 #define V_RLOCK(x) ((x) << S_RLOCK) macro51561 #define F_RLOCK V_RLOCK(1U)