Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dlock.c109 static void remove_locks (void);
471 remove_locks (); in Lock_Cleanup()
508 remove_locks (void) in remove_locks() function
1003 remove_locks (); /* clean up any locks we set */ in lock_list_promotably()
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
H A DChangeLog4920 (remove_locks): Pass NULL for the closure argument to unlock_proc().
4926 above remove_locks and delete prototype.
4927 (remove_locks): Don't free storage, as specified in our header comment,
5229 (remove_locks): Update comment. Move readlock cleanup...
5727 * lock.c (remove_locks): Copy global struct and set status variable to
5745 * lock.c (remove_locks): Reduce TRACE level since this function is
5799 * lock.c (Lock_Cleanup, remove_locks), rcs.c (rcs_cleanup),
5860 * lock.c (remove_locks): Eliminate unecessary typecasting.