Searched refs:F_MULTILOCK (Results 1 – 3 of 3) sorted by relevance
218 F_SET(sp->ep, F_MULTILOCK); in ex_filter()279 F_CLR(sp->ep, F_MULTILOCK); in ex_filter()
389 err: if (!F_ISSET(sp->ep, F_MULTILOCK)) in ex_writefp()
54 #define F_MULTILOCK 0x008 /* Multiple processes running, lock. */ macro