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

/barrelfish-2018-10-04/lib/libc/iconv/
H A Dcitrus_lock.h32 #define UNLOCK(lock) if (__isthreaded) \ macro
/barrelfish-2018-10-04/lib/libc/nls/
H A Dmsgcat.c74 #define UNLOCK { if (__isthreaded) \ macro
/barrelfish-2018-10-04/lib/tweed/
H A Dtweed.c35 #define UNLOCK(x) release_spinlock(&x) macro
38 #define UNLOCK(x) macro
/barrelfish-2018-10-04/usr/tests/spantest/
H A Dspantest.c25 #define UNLOCK(x) release_spinlock(&x) macro

Completed in 87 milliseconds