Searched defs:FLOCK (Results 1 – 2 of 2) sorted by relevance
25 FLOCK = 'flock' variable
10 #define FLOCK(f) int __need_unlock = ((f)->lock>=0 ? __lockfile((f)) : 0) macro