Searched defs:trylock (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | kern_rmlock.c | 349 _rm_rlock_hard(struct rmlock *rm, struct rm_priotracker *tracker, int trylock) in _rm_rlock_hard() 434 _rm_rlock(struct rmlock *rm, struct rm_priotracker *tracker, int trylock) in _rm_rlock() 635 int trylock, const char *file, int line) in _rm_rlock_debug() 719 int trylock, const char *file, int line) in _rm_rlock_debug()
|
| H A D | kern_rangelock.c | 221 struct mtx *ilk, bool trylock) in rangelock_enqueue()
|
| /f-stack/lib/ |
| H A D | ff_lock.c | 264 _rm_rlock(struct rmlock *rm, struct rm_priotracker *tracker, int trylock) in _rm_rlock()
|