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