Searched refs:locking (Results 1 - 25 of 27) sorted by relevance

12

/freebsd-9.3-release/contrib/ntp/sntp/libevent/
H A Dbufferevent-internal.h195 * If NULL, locking is disabled. */
327 /** Internal: Set up locking on a bufferevent. If lock is set, use it.
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); \
H A Devthread_win32.c38 #include <sys/locking.h>
H A Dconfigure1476 --disable-libtool-lock avoid locking (might break parallel builds)
15325 # check if we should compile locking into the library
/freebsd-9.3-release/sys/dev/ata/chipsets/
H A Data-acard.c122 ctlr->locking = ata_serialize;
/freebsd-9.3-release/sbin/route/
H A Droute.c98 int locking, lockrest, debugonly; variable
784 if (lockrest || locking)
786 if (locking)
787 locking = 0;
856 locking = 1;
/freebsd-9.3-release/contrib/ipfilter/
H A DHISTORY79 locking used to deref a nat entry causes a significant performance hit
121 BSD without locking
366 Resolve locking problems on Solaris when sending RST/icmp packets
426 Fix for locking when reading from ipsync (Frank Volf)
943 fix scheduling of bad locking in fr_addstate() used when we attach onto
1324 fix some locking problems.
/freebsd-9.3-release/sys/dev/ata/
H A Data-pci.c714 if (ctlr->locking)
715 return ctlr->locking(dev, mode);
H A Data-pci.h66 int (*locking)(device_t, int); member in struct:ata_pci_controller
/freebsd-9.3-release/contrib/gdb/
H A Dlibtool.m4130 [ --disable-libtool-lock avoid locking (might break parallel builds)])
H A Dltconfig336 --disable-lock disable file locking
828 # to fail, enabling locking or at least warning the user not to do parallel
/freebsd-9.3-release/share/man/man9/
H A DMakefile159 locking.9 \
/freebsd-9.3-release/contrib/gcclibs/libssp/
H A Dconfigure852 --disable-libtool-lock avoid locking (might break parallel builds)
/freebsd-9.3-release/contrib/gcclibs/libmudflap/
H A Dconfigure852 --disable-libtool-lock avoid locking (might break parallel builds)
/freebsd-9.3-release/contrib/binutils/opcodes/
H A Dconfigure1010 --disable-libtool-lock avoid locking (might break parallel builds)
/freebsd-9.3-release/contrib/gcclibs/libgomp/
H A Dconfigure869 --disable-libtool-lock avoid locking (might break parallel builds)
/freebsd-9.3-release/contrib/openbsm/
H A Dconfigure1415 --disable-libtool-lock avoid locking (might break parallel builds)
/freebsd-9.3-release/contrib/openpam/
H A Dconfigure1426 --disable-libtool-lock avoid locking (might break parallel builds)
/freebsd-9.3-release/contrib/file/
H A Dconfigure1421 --disable-libtool-lock avoid locking (might break parallel builds)
/freebsd-9.3-release/contrib/binutils/binutils/
H A Dconfigure1010 --disable-libtool-lock avoid locking (might break parallel builds)
/freebsd-9.3-release/contrib/binutils/gas/
H A Dconfigure1010 --disable-libtool-lock avoid locking (might break parallel builds)
/freebsd-9.3-release/contrib/binutils/ld/
H A Dconfigure1010 --disable-libtool-lock avoid locking (might break parallel builds)
/freebsd-9.3-release/contrib/ofed/libibcm/
H A Dconfigure1038 --disable-libtool-lock avoid locking (might break parallel builds)
/freebsd-9.3-release/contrib/ofed/librdmacm/
H A Dconfigure1038 --disable-libtool-lock avoid locking (might break parallel builds)
/freebsd-9.3-release/contrib/binutils/bfd/
H A Dconfigure1010 --disable-libtool-lock avoid locking (might break parallel builds)
/freebsd-9.3-release/contrib/ntp/sntp/
H A Dconfigure1594 --disable-libtool-lock avoid locking (might break parallel builds)

Completed in 808 milliseconds

12