Searched defs:LOCK (Results 1 - 23 of 23) sorted by relevance

/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dunsetenv.c40 # define LOCK __libc_lock_lock (envlock) macro
H A Dsetenv.c51 # define LOCK __libc_lock_lock (envlock) macro
/macosx-10.10.1/libiconv-42/libiconv/srclib/
H A Dunsetenv.c43 # define LOCK __libc_lock_lock (envlock) macro
H A Dsetenv.c50 # define LOCK __libc_lock_lock (envlock) macro
/macosx-10.10.1/libpthread-105.1.4/private/
H A Dspinlock_private.h68 #define LOCK(v) OSSpinLockLock((volatile OSSpinLock *)&(v)) macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/libiberty/
H A Dsetenv.c72 #define LOCK macro
/macosx-10.10.1/IONetworkingFamily-101/
H A DIOPacketQueue.cpp58 #define LOCK IOSimpleLockLock(_lock) macro
H A DIONetworkData.cpp44 #define LOCK IOTakeLock(gIONDLock) macro
H A DIONetworkStack.cpp68 #define LOCK() IOLockLock(_stateLock) macro
/macosx-10.10.1/ntp-92/libntp/
H A Drecvbuff.c43 # define LOCK() EnterCriticalSection(&RecvLock) macro
46 # define LOCK() macro
/macosx-10.10.1/CPANInternal-159.1/Data-UUID-1.219/
H A DUUID.h102 # define LOCK(f) lockf(fileno(f),F_LOCK,0); macro
105 # define LOCK(f) flock(fileno(f),LOCK_EX); macro
108 # define LOCK(f) macro
/macosx-10.10.1/bind9-45.101/bind9/lib/isc/include/isc/
H A Dutil.h97 #define LOCK(lp) do { \ macro
/macosx-10.10.1/ntp-92/lib/isc/include/isc/
H A Dutil.h92 #define LOCK(lp) do { \ macro
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIORangeAllocator.cpp59 #define LOCK() \ macro
H A DIOMemoryDescriptor.cpp111 #define LOCK IORecursiveLockLock( gIOMemoryLock) macro
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dtridpars.cpp48 static UMutex LOCK = U_MUTEX_INITIALIZER; variable
H A Ddtfmtsym.cpp183 static UMutex LOCK = U_MUTEX_INITIALIZER; variable
H A Dsmpdtfmt.cpp258 static UMutex LOCK = U_MUTEX_INITIALIZER; variable
/macosx-10.10.1/screen-22/screen/
H A Dconfig.h164 # define LOCK macro
/macosx-10.10.1/emacs-93/emacs/src/
H A Dgmalloc.c241 #define LOCK() pthread_mutex_lock (&_malloc_mutex) macro
244 #define LOCK() macro
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h416 LOCK = 1 << LOCKShift, enumerator in enum:llvm::X86II::__anon10298
/macosx-10.10.1/dtrace-147/disassembler/
H A Ddis_tables.c146 LOCK, /* a LOCK instruction prefix */ enumerator in enum:__anon8077
/macosx-10.10.1/xnu-2782.1.97/bsd/dev/i386/
H A Ddis_tables.c148 LOCK, /* a LOCK instruction prefix */ enumerator in enum:__anon14167

Completed in 216 milliseconds