Searched refs:V_SEMLOCK (Results 1 – 1 of 1) sorted by relevance
18556 #define V_SEMLOCK(x) ((x) << S_SEMLOCK) macro18557 #define F_SEMLOCK V_SEMLOCK(1U)