Searched refs:__sx_xlock (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/sys/
H A Dsx.h155 __sx_xlock(struct sx *sx, struct thread *td, int opts, const char *file, function
196 (void)__sx_xlock((sx), curthread, 0, (file), (line))
198 __sx_xlock((sx), curthread, SX_INTERRUPTIBLE, (file), (line))

Completed in 99 milliseconds