Home
last modified time | relevance | path

Searched refs:Locks (Results 1 – 25 of 26) sorted by relevance

12

/netbsd-src/external/gpl2/rcs/dist/src/
H A Drcssyn.c200 struct rcslock *Locks; variable
299 LastLock = &Locks; in getadmin()
466 currlock=Locks; in gettree()
H A Drlog.c377 if (onlylockflag && !Locks)
404 currlock = Locks;
411 aputs(" ; strict" + (Locks?3:0), out);
859 for (pp = &Locks; (p = *pp); ) in trunclocks()
978 for (plock = Locks; ; plock = plock->nextlock)
H A Dco.c588 dummy.nextlock=next=Locks;
607 Locks=dummy.nextlock;
H A Drcs.c1092 for (trail = &Locks; (next = *trail); trail = &next->nextlock)
1151 for (lockpt = Locks; lockpt; lockpt = lockpt->nextlock)
1374 if (Locks) { in dolocks()
1378 changed |= breaklock(Locks->delta); in dolocks()
H A Drcsedit.c1707 for (trail = &Locks; (next = *trail); trail = &next->nextlock)
1739 for (next = Locks; next; next = next->nextlock)
1754 next->nextlock = Locks;
1755 Locks = next;
H A Drcsclean.c271 for (al = &Locks; (l = *al); al = &l->nextlock)
H A Drcsgen.c508 curlock = Locks; in putadmin()
H A Drcsbase.h663 extern struct rcslock *Locks;
H A Drcsfnms.c402 Head=0; Dbranch=0; AccessList=0; Symbols=0; Locks=0; in InitAdmin()
H A Dci.c1140 for (trail = &Locks; (next = *trail); trail = &next->nextlock)
/netbsd-src/external/apache2/llvm/dist/libcxx/docs/
H A DCxx2bStatusPaperStatus.csv9 "`P2160R1 <https://wg21.link/P2160R1>`__","LWG","Locks lock lockables","February 2021","",""
/netbsd-src/external/cddl/dtracetoolkit/dist/
H A DGuide60 Locks/ Scripts for lock analysis
H A DREADME60 Locks/ Scripts for lock analysis
/netbsd-src/external/gpl3/gcc.old/dist/libobjc/
H A DTHREADS231 Locks a mutex. As mentioned earlier, the same thread may call
258 Locks a mutex, called by objc_mutex_lock.
/netbsd-src/external/gpl3/gcc/dist/libobjc/
H A DTHREADS231 Locks a mutex. As mentioned earlier, the same thread may call
258 Locks a mutex, called by objc_mutex_lock.
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/
H A DContents73 Locks/
H A DIndex73 Locks/
/netbsd-src/external/mit/libuv/dist/docs/src/guide/
H A Dthreads.rst118 Locks section in Synchronization Primitives
/netbsd-src/external/gpl2/xcvs/dist/doc/
H A DChangeLog772 * cvs.texinfo (Locks): Provide technical details for promotable
2124 * cvs.texinfo (Locks): #cvs.rfl locks must start with "#cvs.rfl."
2498 (Locks, Backing up, Concurrency): Add more index entries.
2851 * cvs.texinfo (Locks, CVS in repository): New nodes, document the
H A Dcvs.texinfo870 * Locks:: CVS locks control concurrent accesses
1301 @node Locks
1308 @cindex Locks, cvs, technical details
1955 @cindex Locks, cvs, and backups
6495 @cindex Locks, cvs, introduction
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A DChangeLog-201180 * d/d-glue.cc: Issue #297 - GDC Acquires Locks Twice in Synchronized
/netbsd-src/external/gpl2/xcvs/dist/doc/i18n/pt_BR/
H A Dcvs.texinfo1351 @c <en>* Locks:: CVS locks control concurrent accesses
2073 @c <en>@node Locks
2086 @c <en>@cindex Locks, cvs, technical details
3255 @c <en>@cindex Locks, cvs, and backups
10138 @c <en>@cindex Locks, cvs, introduction
10139 @cindex Locks, cvs, introdu��o
/netbsd-src/share/misc/
H A Dzipcodes2130 06096:Windsor Locks, CT
23560 54113:Combined Locks, WI
40862 97014:Cascade Locks, OR
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20003327 Andrew Cagney <cagney@b1.cygnus.com>. Locks up when no data is
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20003327 Andrew Cagney <cagney@b1.cygnus.com>. Locks up when no data is

12