Searched refs:__sx_xlock (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/sys/ |
| H A D | sx.h | 159 __sx_xlock(struct sx *sx, struct thread *td, int opts, const char *file, in __sx_xlock() function 200 (void)__sx_xlock((sx), curthread, 0, (file), (line)) 202 __sx_xlock((sx), curthread, SX_INTERRUPTIBLE, (file), (line))
|