Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dsx.h157 __sx_xlock(struct sx *sx, struct thread *td, int opts, const char *file, in __sx_xlock() function
198 (void)__sx_xlock((sx), curthread, 0, (file), (line))
200 __sx_xlock((sx), curthread, SX_INTERRUPTIBLE, (file), (line))