Lines Matching refs:Lock_Cleanup
55 Lock_Cleanup.
56 (Lock_Cleanup): Call remove_locks.
57 (Writer_Lock): Call remove_locks rather than Lock_Cleanup when
190 (Reader_Lock, Lock_Cleanup): Use global_readlock in place of
499 * lock.c (Lock_Cleanup): If locked_dir is set clean it up too.
501 Lock_Cleanup suffices.
516 * lock.c (Lock_Cleanup): Also dellist (lock_tree_list).
518 Lock_Cleanup suffices.
3861 * mkmodules.c: changed 'void Lock_Cleanup()' to 'void static
3862 Lock_Cleanup() to avoid conflict with more substantial
3863 Lock_Cleanup() in lock.c