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

12345

/macosx-10.10.1/gnutar-453/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.10.1/libiconv-42/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.10.1/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.10.1/bind9-45.101/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...]
/macosx-10.10.1/ntp-92/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.10.1/IONetworkingFamily-101/
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.10.1/ntp-92/libntp/
H A Drecvbuff.c44 # define UNLOCK() LeaveCriticalSection(&RecvLock) macro
47 # define UNLOCK() macro
171 UNLOCK();
186 UNLOCK();
202 UNLOCK();
257 UNLOCK();
/macosx-10.10.1/bind9-45.101/bind9/lib/isc/include/isc/
H A Drefcount.h162 UNLOCK(&(rp)->lock); \
173 UNLOCK(&(rp)->lock); \
185 UNLOCK(&(rp)->lock); \
/macosx-10.10.1/ntp-92/lib/isc/include/isc/
H A Drefcount.h162 UNLOCK(&(rp)->lock); \
173 UNLOCK(&(rp)->lock); \
185 UNLOCK(&(rp)->lock); \
/macosx-10.10.1/bind9-45.101/bind9/lib/isc/win32/
H A Dapp.c131 UNLOCK(&lock);
161 UNLOCK(&lock);
213 UNLOCK(&lock);
233 UNLOCK(&lock);
/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/libpthread-105.1.4/src/
H A Dpthread_tsd.c132 UNLOCK(tsd_lock);
151 UNLOCK(_pthread_list_lock);
155 UNLOCK(tsd_lock);
250 UNLOCK(tsd_lock);
H A Dpthread_cancelable.c108 UNLOCK(thread->lock);
169 UNLOCK(self->lock);
203 UNLOCK(thread->lock);
254 UNLOCK(thread->lock);
277 UNLOCK(thread->lock);
281 UNLOCK(thread->lock);
/macosx-10.10.1/ntp-92/lib/isc/win32/
H A Dapp.c131 UNLOCK(&lock);
161 UNLOCK(&lock);
213 UNLOCK(&lock);
233 UNLOCK(&lock);
/macosx-10.10.1/bind9-45.101/bind9/lib/dns/
H A Dlib.c145 UNLOCK(&reflock);
157 UNLOCK(&reflock);
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIORangeAllocator.cpp61 #define UNLOCK() \ macro
236 UNLOCK();
286 UNLOCK();
329 UNLOCK();
357 UNLOCK();

Completed in 344 milliseconds

12345