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

/macosx-10.9.5/gnutar-452/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.9.5/libiconv-41/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.9.5/cxxfilt-11/cxxfilt/libiberty/
H A Dsetenv.c72 #define LOCK macro
/macosx-10.9.5/IONetworkingFamily-100/
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.9.5/ntp-88/libntp/
H A Drecvbuff.c43 # define LOCK() EnterCriticalSection(&RecvLock) macro
46 # define LOCK() macro
/macosx-10.9.5/CPANInternal-140/Data-UUID/
H A DUUID.h103 # define LOCK(f) lockf(fileno(f),F_LOCK,0); macro
106 # define LOCK(f) flock(fileno(f),LOCK_EX); macro
109 # define LOCK(f) macro
/macosx-10.9.5/CPANInternal-140/Data-UUID-1.218/
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.9.5/bind9-45.100/bind9/lib/isc/include/isc/
H A Dutil.h97 #define LOCK(lp) do { \ macro
/macosx-10.9.5/ntp-88/lib/isc/include/isc/
H A Dutil.h92 #define LOCK(lp) do { \ macro
/macosx-10.9.5/xnu-2422.115.4/iokit/Kernel/
H A DIORangeAllocator.cpp59 #define LOCK() \ macro
H A DIOMemoryDescriptor.cpp109 #define LOCK IORecursiveLockLock( gIOMemoryLock) macro
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Dtridpars.cpp48 static UMutex LOCK = U_MUTEX_INITIALIZER; variable
H A Ddtfmtsym.cpp182 static UMutex LOCK = U_MUTEX_INITIALIZER; variable
H A Dtimezone.cpp112 static UMutex LOCK = U_MUTEX_INITIALIZER; variable
[all...]
H A Dsmpdtfmt.cpp254 static UMutex LOCK = U_MUTEX_INITIALIZER; variable
/macosx-10.9.5/screen-22/screen/
H A Dconfig.h164 # define LOCK macro
/macosx-10.9.5/emacs-92/emacs/src/
H A Dgmalloc.c241 #define LOCK() pthread_mutex_lock (&_malloc_mutex) macro
244 #define LOCK() macro
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h416 LOCK = 1 << LOCKShift, enumerator in enum:llvm::X86II::__anon10494
/macosx-10.9.5/dtrace-118.1/disassembler/
H A Ddis_tables.c146 LOCK, /* a LOCK instruction prefix */ enumerator in enum:__anon8297
/macosx-10.9.5/xnu-2422.115.4/bsd/dev/i386/
H A Ddis_tables.c157 LOCK, /* a LOCK instruction prefix */ enumerator in enum:__anon14382

Completed in 419 milliseconds