OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:WRLOCK
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/mpl/bind/dist/lib/isc/include/isc/
util.h
216
#define
WRLOCK
(lp) RWLOCK(lp, isc_rwlocktype_write)
/src/external/gpl3/gcc/dist/libgfortran/io/
async.h
294
#define
WRLOCK
(rwlock) do { \
298
DEBUG_RED "
WRLOCK
: " DEBUG_NORM #rwlock, status, __FUNCTION__, __LINE__, (void *) rwlock); \
332
WRLOCK
(rwlock);
348
#define
WRLOCK
(rwlock) INTERN_WRLOCK (rwlock)
352
WRLOCK
(rwlock);
358
#define
WRLOCK
(rwlock) LOCK (rwlock)
/src/external/mpl/dhcp/bind/dist/lib/isc/
log.c
48
#define
WRLOCK
(lp) RWLOCK(lp, isc_rwlocktype_write);
374
WRLOCK
(&lctx->lcfg_rwl);
401
WRLOCK
(&lctx->lcfg_rwl);
Completed in 16 milliseconds
Indexes created Fri Mar 27 00:22:57 UTC 2026