Searched defs:FILEDESC_SUNLOCK (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/sys/
H A Dfiledesc.h128 #define FILEDESC_SUNLOCK(fdp) sx_sunlock(&(fdp)->fd_sx) macro

Completed in 57 milliseconds