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

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

Completed in 53 milliseconds