Searched refs:_mtx_lock_spin (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/sys/sys/ |
| D | mutex.h | 100 void _mtx_lock_spin(struct mtx *m, uintptr_t tid, int opts, 176 _mtx_lock_spin((mp), _tid, (opts), (file), (line)); \
|
| /freebsd-9-stable/sys/kern/ |
| D | kern_mutex.c | 533 _mtx_lock_spin(struct mtx *m, uintptr_t tid, int opts, const char *file, in _mtx_lock_spin() function
|