Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/cvs/src/
H A Dlock.c93 static void remove_locks PROTO((void));
298 remove_locks (); in Lock_Cleanup()
316 remove_locks () in remove_locks() function
504 remove_locks (); /* clean up any locks we set */
H A DChangeLog-9654 * lock.c (remove_locks): New static function, copied from part of
56 (Lock_Cleanup): Call remove_locks.
57 (Writer_Lock): Call remove_locks rather than Lock_Cleanup when