Searched refs:remove_locks (Results 1 – 2 of 2) sorted by relevance
93 static void remove_locks PROTO((void));298 remove_locks (); in Lock_Cleanup()316 remove_locks () in remove_locks() function504 remove_locks (); /* clean up any locks we set */
54 * lock.c (remove_locks): New static function, copied from part of56 (Lock_Cleanup): Call remove_locks.57 (Writer_Lock): Call remove_locks rather than Lock_Cleanup when