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

12345

/freebsd-9.3-release/lib/libc/iconv/
H A Dcitrus_lock.h34 #define UNLOCK if (__isthreaded) \ macro
H A Dcitrus_mapper.c107 UNLOCK;
340 UNLOCK;
359 UNLOCK;
384 UNLOCK;
398 UNLOCK;
/freebsd-9.3-release/contrib/binutils/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;
/freebsd-9.3-release/contrib/gcclibs/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;
/freebsd-9.3-release/contrib/bind9/lib/isc/include/isc/
H A Dqueue.h106 UNLOCK(&(queue).taillock); \
116 UNLOCK(&(queue).taillock); \
120 UNLOCK(&(queue).headlock); \
133 UNLOCK(&(queue).taillock); \
136 UNLOCK(&(queue).taillock); \
142 UNLOCK(&(queue).headlock); \
160 UNLOCK(&(queue).taillock); \
161 UNLOCK(&(queue).headlock); \
H A Drefcount.h162 UNLOCK(&(rp)->lock); \
173 UNLOCK(&(rp)->lock); \
185 UNLOCK(&(rp)->lock); \
/freebsd-9.3-release/contrib/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 Dtask.c327 UNLOCK(&manager->lock);
378 UNLOCK(&manager->lock);
409 UNLOCK(&source->lock);
475 UNLOCK(&manager->lock);
524 UNLOCK(&task->lock);
582 UNLOCK(&task->lock);
623 UNLOCK(&task->lock);
675 UNLOCK(&task->lock);
758 UNLOCK(&task->lock);
829 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);
300 UNLOCK(&rl->lock);
327 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 Dapp_api.c51 UNLOCK(&createlock);
65 UNLOCK(&createlock);
H A Dresult.c143 UNLOCK(&lock);
202 UNLOCK(&lock);
/freebsd-9.3-release/contrib/ntp/lib/isc/include/isc/
H A Dqueue.h76 UNLOCK(&(queue).taillock); \
85 UNLOCK(&(queue).headlock); \
92 UNLOCK(&(queue).taillock); \
94 UNLOCK(&(queue).headlock); \
H A Drefcount.h162 UNLOCK(&(rp)->lock); \
173 UNLOCK(&(rp)->lock); \
185 UNLOCK(&(rp)->lock); \
/freebsd-9.3-release/contrib/ntp/lib/isc/
H A Dquota.c50 UNLOCK(&quota->lock);
57 UNLOCK(&quota->lock);
72 UNLOCK(&quota->lock);
81 UNLOCK(&quota->lock);
H A Dtask.c320 UNLOCK(&manager->lock);
364 UNLOCK(&task->lock);
365 UNLOCK(&manager->lock);
375 UNLOCK(&manager->lock);
406 UNLOCK(&source->lock);
472 UNLOCK(&manager->lock);
521 UNLOCK(&task->lock);
579 UNLOCK(&task->lock);
620 UNLOCK(&task->lock);
672 UNLOCK(
[all...]
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 Dapp_api.c51 UNLOCK(&createlock);
65 UNLOCK(&createlock);
/freebsd-9.3-release/contrib/ntp/libntp/
H A Drecvbuff.c37 # define UNLOCK() LeaveCriticalSection(&RecvLock) macro
40 # define UNLOCK() do {} while (FALSE) macro
166 UNLOCK();
181 UNLOCK();
199 UNLOCK();
252 UNLOCK();
291 UNLOCK();
/freebsd-9.3-release/contrib/ntp/lib/isc/win32/
H A Dapp.c131 UNLOCK(&lock);
161 UNLOCK(&lock);
213 UNLOCK(&lock);
233 UNLOCK(&lock);
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dlib.c145 UNLOCK(&reflock);
157 UNLOCK(&reflock);
/freebsd-9.3-release/lib/libc/nls/
H A Dmsgcat.c75 #define UNLOCK { if (__isthreaded) \ macro
90 UNLOCK; \
149 UNLOCK;
154 UNLOCK;
159 UNLOCK;
354 UNLOCK;
381 UNLOCK;
385 UNLOCK;
445 UNLOCK;

Completed in 207 milliseconds

12345