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

/freebsd-11-stable/sys/vm/
H A Dvm_map.h294 int _vm_map_unlock_and_wait(vm_map_t map, int timo, const char *file, int line);
313 _vm_map_unlock_and_wait(map, timo, LOCK_FILE, LOCK_LINE)
H A Dvm_map.c671 * _vm_map_unlock_and_wait:
685 _vm_map_unlock_and_wait(vm_map_t map, int timo, const char *file, int line) function
710 * and the msleep() in _vm_map_unlock_and_wait().

Completed in 74 milliseconds