Searched refs:lock_tree_list (Results 1 – 3 of 3) sorted by relevance
154 static List *lock_tree_list; variable482 dellist (&lock_tree_list); in Lock_Cleanup()1228 if (p->key == NULL || addnode (lock_tree_list, p) != 0) in lock_filesdoneproc()1245 lock_tree_list = getlist (); in lock_tree_promotably()1251 sortlist (lock_tree_list, fsortcmp); in lock_tree_promotably()1252 if (lock_list_promotably (lock_tree_list) != 0) in lock_tree_promotably()
436 So does locklist but it gets renamed to lock_tree_list.
516 * lock.c (Lock_Cleanup): Also dellist (lock_tree_list).