| /NextBSD/contrib/ntp/sntp/libevent/ |
| HD | bufferevent-internal.h | 422 struct bufferevent_private *locking = BEV_UPCAST(b); \ 423 EVLOCK_LOCK(locking->lock, 0); \ 428 struct bufferevent_private *locking = BEV_UPCAST(b); \ 429 EVLOCK_UNLOCK(locking->lock, 0); \
|
| /NextBSD/contrib/unbound/libunbound/ |
| HD | context.c | 168 context_obtain_alloc(struct ub_ctx* ctx, int locking) in context_obtain_alloc() argument 172 if(locking) { in context_obtain_alloc() 179 if(locking) { in context_obtain_alloc() 195 int locking) in context_release_alloc() argument 199 if(locking) { in context_release_alloc() 204 if(locking) { in context_release_alloc()
|
| HD | context.h | 253 struct alloc_cache* context_obtain_alloc(struct ub_ctx* ctx, int locking); 262 int locking);
|
| /NextBSD/contrib/apr/file_io/unix/ |
| HD | flock.c | 79 #error No file locking mechanism is available. in apr_file_lock() 116 #error No file locking mechanism is available. in apr_file_unlock()
|
| /NextBSD/contrib/opie/ |
| HD | INSTALL | 53 --disable-user-locking: Disable user locking 55 principal; this prevents a possible race attack on OTP. This locking 57 might want to disable the locking. This option also provides a work- 58 around if the locking code doesn't work reliably on your system. 60 --enable-user-locking[=DIR]: Put user lock files in DIR [/etc/opielocks]
|
| HD | configure.in | 23 dnl Fix the --disable-user-locking bug. AC_DEFINE variables to 1. 59 AC_ARG_ENABLE(user-locking, [ --disable-user-locking Disable user locking 60 --enable-user-locking[=DIR]
|
| /NextBSD/contrib/subversion/subversion/libsvn_ra_serf/ |
| HD | lock.c | 218 svn_boolean_t locking, in run_locks() argument 329 err, lock_func(lock_baton, ctx->path, locking, in run_locks() 340 if (locking && ctx->lock->token) in run_locks() 343 cb_err = lock_func(lock_baton, ctx->path, locking, in run_locks()
|
| /NextBSD/contrib/jansson/doc/ |
| HD | portability.rst | 14 There's no locking performed inside Jansson's code, so a multithreaded 15 program must perform its own locking if JSON values are shared by
|
| /NextBSD/contrib/ofed/management/opensm/doc/ |
| HD | todo | 12 7 061201 - Finer grained locking ?
|
| /NextBSD/cddl/contrib/dtracetoolkit/Examples/ |
| HD | cpuwalk_example.txt | 62 CPU bound application called "cpuserial" that has a poor use of locking
|
| /NextBSD/sys/kern/ |
| HD | vnode_if.src | 35 # is a specification of the locking protocol used by each vop call. 39 # return, and the "error" column defines the locking state on error exit. 41 # The locking value can take the following values: 69 # XXX - the lookup locking protocol defies simple description and depends
|
| /NextBSD/usr.sbin/cron/doc/ |
| HD | THANKS | 13 Paul Close made a suggestion which led to /etc/crond.pid and the mutex locking
|
| /NextBSD/sbin/route/ |
| HD | route.c | 95 static int locking, lockrest, debugonly; variable 752 if (lockrest || locking) in set_metric() 754 if (locking) in set_metric() 755 locking = 0; in set_metric() 830 locking = 1; in newroute()
|
| /NextBSD/sys/geom/ |
| HD | notes | 17 therefore the two fields do not generally need locking. These 62 the bio when it is completed. There are no concurrency or locking
|
| /NextBSD/crypto/openssl/doc/crypto/ |
| HD | threads.pod | 71 needed to perform locking on shared data structures. 142 is needed to perform locking off dynamic lock numbered n. Multi-threaded
|
| HD | BN_BLINDING_new.pod | 62 provide proper locking if needed for multi-threaded use. The "thread
|
| /NextBSD/contrib/nvi/ |
| HD | README | 24 Sven Verdoolaege added the iconv support and the DB3 locking.
|
| /NextBSD/lib/libc/locale/ |
| HD | DESIGN.xlocale | 39 and it can therefore be used without locking. It is the responsibility of the 105 calls to `localeconv()`. This is not protected by any locking, however this is
|
| /NextBSD/contrib/libreadline/examples/rlfe/ |
| HD | config.h.in | 54 * security by exclusively locking the ptys. While this keeps other 57 * exclusive locking.
|
| /NextBSD/crypto/openssl/crypto/store/ |
| HD | README | 95 are used for locking a store to allow exclusive writes.
|
| /NextBSD/cddl/contrib/dtracetoolkit/Notes/ |
| HD | ALLsnoop_notes.txt | 86 multi-thread locking contention, then offlining most CPUs may eliminate
|
| /NextBSD/sys/pc98/conf/ |
| HD | NOTES | 59 # CPU_CYRIX_NO_LOCK enables weak locking for the entire address space 74 # VmWare 4.x will result in locking operations to be 20-30 times slower. 118 # Pentiums) from locking up when a LOCK CMPXCHG8B instruction is
|
| /NextBSD/contrib/smbfs/ |
| HD | HISTORY | 136 Add advisory locking support in order to make fcntl(2), flock(2)
|
| /NextBSD/contrib/ncurses/ |
| HD | README.MinGW | 129 - Thread support (locking). If using TDM toolchain this is done by
|
| /NextBSD/sys/dev/isp/ |
| HD | DriverManual.txt | 426 about locking? Or interrupt masking" by now. 429 anything directly about locking or interrupt masking. It may assume that 431 locking and interrupt masking has been done. 434 called (e.g., isp_done or isp_async) that any locking or masking that
|