Searched defs:UNLOCK (Results 1 - 17 of 17) sorted by relevance

/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dunsetenv.c41 # define UNLOCK __libc_lock_unlock (envlock) macro
H A Dsetenv.c52 # define UNLOCK __libc_lock_unlock (envlock) macro
/macosx-10.10.1/libiconv-42/libiconv/srclib/
H A Dunsetenv.c44 # define UNLOCK __libc_lock_unlock (envlock) macro
H A Dsetenv.c51 # define UNLOCK __libc_lock_unlock (envlock) macro
/macosx-10.10.1/libpthread-105.1.4/private/
H A Dspinlock_private.h69 #define UNLOCK(v) OSSpinLockUnlock((volatile OSSpinLock *)&(v)) macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/libiberty/
H A Dsetenv.c73 #define UNLOCK macro
/macosx-10.10.1/IONetworkingFamily-101/
H A DIOPacketQueue.cpp59 #define UNLOCK IOSimpleLockUnlock(_lock) macro
H A DIONetworkData.cpp45 #define UNLOCK IOUnlock(gIONDLock) macro
H A DIONetworkStack.cpp69 #define UNLOCK() IOLockUnlock(_stateLock) macro
[all...]
/macosx-10.10.1/ntp-92/libntp/
H A Drecvbuff.c44 # define UNLOCK() LeaveCriticalSection(&RecvLock) macro
47 # define UNLOCK() macro
/macosx-10.10.1/CPANInternal-159.1/Data-UUID-1.219/
H A DUUID.h103 # define UNLOCK(f) lockf(fileno(f),F_ULOCK,0); macro
106 # define UNLOCK(f) flock(fileno(f),LOCK_UN); macro
109 # define UNLOCK(f) macro
/macosx-10.10.1/bind9-45.101/bind9/lib/isc/include/isc/
H A Dutil.h108 #define UNLOCK(lp) do { \ macro
/macosx-10.10.1/ntp-92/lib/isc/include/isc/
H A Dutil.h103 #define UNLOCK(lp) do { \ macro
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIORangeAllocator.cpp61 #define UNLOCK() \ macro
H A DIORegistryEntry.cpp107 #define UNLOCK lck_rw_done( &gIORegistryLock ) macro
[all...]
H A DIOMemoryDescriptor.cpp112 #define UNLOCK IORecursiveLockUnlock( gIOMemoryLock) macro
[all...]
/macosx-10.10.1/emacs-93/emacs/src/
H A Dgmalloc.c242 #define UNLOCK() pthread_mutex_unlock (&_malloc_mutex) macro
245 #define UNLOCK() macro

Completed in 201 milliseconds