Searched refs:F_RDLCK (Results 1 – 5 of 5) sorted by relevance
163 #ifndef F_RDLCK164 #define F_RDLCK 0 macro
98 { F_RDLCK, "RDLCK" }, \
34 { F_RDLCK, "F_RDLCK" }, \
447 EM(F_RDLCK, "RDLCK") \
170 return fl->c.flc_type == F_RDLCK; in lock_is_read()
Completed in 12 milliseconds