Home
last modified time | relevance | path

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

/f-stack/freebsd/vm/
H A Dvm_map.h326 int _vm_map_unlock_and_wait(vm_map_t map, int timo, const char *file, int line);
346 _vm_map_unlock_and_wait(map, timo, LOCK_FILE, LOCK_LINE)
H A Dvm_map.c840 _vm_map_unlock_and_wait(vm_map_t map, int timo, const char *file, int line) in _vm_map_unlock_and_wait() function