Searched refs:UNLOCK (Results 1 - 25 of 119) sorted by relevance

12345

/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dunsetenv.c41 # define UNLOCK __libc_lock_unlock (envlock) macro
44 # define UNLOCK
84 UNLOCK;
H A Dsetenv.c52 # define UNLOCK __libc_lock_unlock (envlock) macro
55 # define UNLOCK
147 UNLOCK;
169 UNLOCK;
188 UNLOCK;
237 UNLOCK;
256 UNLOCK;
278 UNLOCK;
307 UNLOCK;
/macosx-10.9.5/libiconv-41/libiconv/srclib/
H A Dunsetenv.c44 # define UNLOCK __libc_lock_unlock (envlock) macro
47 # define UNLOCK
87 UNLOCK;
H A Dsetenv.c51 # define UNLOCK __libc_lock_unlock (envlock) macro
54 # define UNLOCK
146 UNLOCK;
168 UNLOCK;
187 UNLOCK;
236 UNLOCK;
255 UNLOCK;
277 UNLOCK;
306 UNLOCK;
/macosx-10.9.5/cxxfilt-11/cxxfilt/libiberty/
H A Dsetenv.c70 /* LOCK and UNLOCK are defined as no-ops. This makes the libiberty
73 #define UNLOCK macro
114 UNLOCK;
123 UNLOCK;
148 UNLOCK;
158 UNLOCK;
182 UNLOCK;
/macosx-10.9.5/bind9-45.100/bind9/lib/isc/
H A Dquota.c50 UNLOCK(&quota->lock);
57 UNLOCK(&quota->lock);
72 UNLOCK(&quota->lock);
81 UNLOCK(&quota->lock);
H A Dtimer_api.c50 UNLOCK(&createlock);
66 UNLOCK(&createlock);
83 UNLOCK(&createlock);
H A Dratelimiter.c121 UNLOCK(&rl->lock);
162 UNLOCK(&rl->lock);
201 UNLOCK(&rl->lock);
232 UNLOCK(&rl->lock);
259 UNLOCK(&source->lock);
273 UNLOCK(&rl->lock);
299 UNLOCK(&rl->lock);
326 UNLOCK(&rl->lock);
H A Drwlock.c164 UNLOCK(&rwl->lock);
228 * UNLOCK(lock);
260 UNLOCK(&rwl->lock);
275 UNLOCK(&rwl->lock);
318 UNLOCK(&rwl->lock);
321 UNLOCK(&rwl->lock);
335 UNLOCK(&rwl->lock);
383 UNLOCK(&rwl->lock);
460 UNLOCK(&rwl->lock);
486 UNLOCK(
[all...]
H A Dtask.c295 UNLOCK(&manager->lock);
345 UNLOCK(&manager->lock);
376 UNLOCK(&source->lock);
434 UNLOCK(&manager->lock);
483 UNLOCK(&task->lock);
541 UNLOCK(&task->lock);
582 UNLOCK(&task->lock);
634 UNLOCK(&task->lock);
717 UNLOCK(&task->lock);
788 UNLOCK(
[all...]
/macosx-10.9.5/ntp-88/lib/isc/
H A Dquota.c50 UNLOCK(&quota->lock);
57 UNLOCK(&quota->lock);
72 UNLOCK(&quota->lock);
81 UNLOCK(&quota->lock);
H A Dtask.c167 UNLOCK(&manager->lock);
215 UNLOCK(&manager->lock);
243 UNLOCK(&source->lock);
301 UNLOCK(&manager->lock);
350 UNLOCK(&task->lock);
407 UNLOCK(&task->lock);
448 UNLOCK(&task->lock);
500 UNLOCK(&task->lock);
581 UNLOCK(&task->lock);
650 UNLOCK(
[all...]
H A Dratelimiter.c121 UNLOCK(&rl->lock);
162 UNLOCK(&rl->lock);
201 UNLOCK(&rl->lock);
232 UNLOCK(&rl->lock);
259 UNLOCK(&source->lock);
273 UNLOCK(&rl->lock);
299 UNLOCK(&rl->lock);
326 UNLOCK(&rl->lock);
H A Drwlock.c164 UNLOCK(&rwl->lock);
228 * UNLOCK(lock);
260 UNLOCK(&rwl->lock);
274 UNLOCK(&rwl->lock);
317 UNLOCK(&rwl->lock);
320 UNLOCK(&rwl->lock);
334 UNLOCK(&rwl->lock);
382 UNLOCK(&rwl->lock);
459 UNLOCK(&rwl->lock);
485 UNLOCK(
[all...]
/macosx-10.9.5/IONetworkingFamily-100/
H A DIOPacketQueue.cpp59 #define UNLOCK IOSimpleLockUnlock(_lock) macro
219 UNLOCK;
227 UNLOCK;
236 UNLOCK;
245 UNLOCK;
254 UNLOCK;
263 UNLOCK;
H A DIONetworkData.cpp45 #define UNLOCK IOUnlock(gIONDLock) macro
264 UNLOCK;
278 UNLOCK;
435 UNLOCK;
494 UNLOCK;
553 UNLOCK;
622 UNLOCK;
/macosx-10.9.5/ntp-88/libntp/
H A Drecvbuff.c44 # define UNLOCK() LeaveCriticalSection(&RecvLock) macro
47 # define UNLOCK() macro
171 UNLOCK();
186 UNLOCK();
202 UNLOCK();
257 UNLOCK();
/macosx-10.9.5/bind9-45.100/bind9/lib/isc/include/isc/
H A Drefcount.h162 UNLOCK(&(rp)->lock); \
173 UNLOCK(&(rp)->lock); \
185 UNLOCK(&(rp)->lock); \
/macosx-10.9.5/ntp-88/lib/isc/include/isc/
H A Drefcount.h162 UNLOCK(&(rp)->lock); \
173 UNLOCK(&(rp)->lock); \
185 UNLOCK(&(rp)->lock); \
/macosx-10.9.5/bind9-45.100/bind9/lib/isc/win32/
H A Dapp.c131 UNLOCK(&lock);
161 UNLOCK(&lock);
213 UNLOCK(&lock);
233 UNLOCK(&lock);
/macosx-10.9.5/ntp-88/lib/isc/win32/
H A Dapp.c131 UNLOCK(&lock);
161 UNLOCK(&lock);
213 UNLOCK(&lock);
233 UNLOCK(&lock);
/macosx-10.9.5/bind9-45.100/bind9/lib/dns/
H A Dlib.c145 UNLOCK(&reflock);
157 UNLOCK(&reflock);
/macosx-10.9.5/xnu-2422.115.4/iokit/Kernel/
H A DIORangeAllocator.cpp61 #define UNLOCK() \ macro
236 UNLOCK();
286 UNLOCK();
329 UNLOCK();
357 UNLOCK();
/macosx-10.9.5/CPANInternal-140/Data-UUID/
H A DUUID.h104 # define UNLOCK(f) lockf(fileno(f),F_ULOCK,0); macro
107 # define UNLOCK(f) flock(fileno(f),LOCK_UN); macro
110 # define UNLOCK(f) macro
/macosx-10.9.5/CPANInternal-140/Data-UUID-1.218/
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

Completed in 307 milliseconds

12345