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

/barrelfish-2018-10-04/lib/libc/iconv/
H A Dcitrus_lock.h32 #define UNLOCK(lock) if (__isthreaded) \ macro
H A Dcitrus_mapper.c109 UNLOCK(&cm_lock);
344 UNLOCK(&cm_lock);
363 UNLOCK(&cm_lock);
386 UNLOCK(&cm_lock);
390 UNLOCK(&cm_lock);
404 UNLOCK(&cm_lock);
H A Dcitrus_iconv.c88 UNLOCK(&ci_lock);
242 UNLOCK(&ci_lock);
267 UNLOCK(&ci_lock);
H A Dcitrus_csmapper.c335 UNLOCK(&ma_lock);
/barrelfish-2018-10-04/lib/tweed/
H A Dtweed.c35 #define UNLOCK(x) release_spinlock(&x) macro
38 #define UNLOCK(x) macro
224 UNLOCK(tls->lock);
238 UNLOCK(tls->lock);
272 UNLOCK(victim->lock);
277 UNLOCK(victim->lock);
290 UNLOCK(victim->lock);
302 UNLOCK(tls->lock);
/barrelfish-2018-10-04/lib/libc/nls/
H A Dmsgcat.c74 #define UNLOCK { if (__isthreaded) \ macro
91 UNLOCK; \
151 UNLOCK;
156 UNLOCK;
161 UNLOCK;
364 UNLOCK;
391 UNLOCK;
395 UNLOCK;
455 UNLOCK;
/barrelfish-2018-10-04/usr/tests/spantest/
H A Dspantest.c25 #define UNLOCK(x) release_spinlock(&x) macro
123 UNLOCK(spinlock);
132 UNLOCK(spinlock);
135 UNLOCK(spinlock);
138 UNLOCK(spinlock);
141 UNLOCK(spinlock);

Completed in 92 milliseconds