Searched refs:readlock (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/external/gpl2/xcvs/dist/src/ |
| H A D | lock.c | 119 static char *readlock; variable 536 if (readlock == NULL) in set_readlock_name() 538 readlock = Xasprintf ( in set_readlock_name() 585 if (readlock != NULL) in Reader_Lock() 586 free (readlock); in Reader_Lock() 587 readlock = NULL; in Reader_Lock() 595 global_readlock.file1 = lock_name (xrepository, readlock); in Reader_Lock() 738 findnode (locklist, repository) ? readlock : in readers_exist() 833 lock->file2 = lock_name (lock->repository, readlock); in set_promotable_lock()
|
| H A D | ChangeLog-96 | 201 comments about why readlock and writelock variables don't tell us 2017 dirleaveproc, which, flags, aflag, readlock, and dosrcs. 2361 and pass readlock as 0. 2368 readlock as 0.
|
| H A D | ChangeLog-9395 | 79 * edit.c (send_notifications): In client case, do not readlock.
|
| H A D | ChangeLog | 5229 (remove_locks): Update comment. Move readlock cleanup... 5238 the global readlock variable...
|
| /netbsd-src/external/bsd/unbound/dist/contrib/ |
| H A D | fastrpz.patch | 226 /* answer from cache - we have acquired a readlock on it */
|
| /netbsd-src/external/gpl2/xcvs/dist/doc/i18n/pt_BR/ |
| H A D | cvs.texinfo | 2139 @c <en>To obtain a readlock, first create the @file{#cvs.lock} 2253 @c <en>Note that each lock (writelock or readlock) only locks
|