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

/freebsd-10-stable/lib/libc/iconv/
H A Dcitrus_lock.h32 #define UNLOCK(lock) if (__isthreaded) \ macro
/freebsd-10-stable/contrib/binutils/libiberty/
H A Dsetenv.c73 #define UNLOCK macro
/freebsd-10-stable/contrib/gcclibs/libiberty/
H A Dsetenv.c73 #define UNLOCK macro
/freebsd-10-stable/contrib/ntp/libntp/
H A Drecvbuff.c37 # define UNLOCK() LeaveCriticalSection(&RecvLock) macro
40 # define UNLOCK() do {} while (FALSE) macro
/freebsd-10-stable/contrib/ntp/lib/isc/include/isc/
H A Dutil.h108 #define UNLOCK(lp) do { \ macro
/freebsd-10-stable/lib/libc/nls/
H A Dmsgcat.c74 #define UNLOCK { if (__isthreaded) \ macro
/freebsd-10-stable/contrib/ntp/sntp/libevent/
H A Dlistener.c106 #define UNLOCK(listener) EVLOCK_UNLOCK((listener)->lock, 0) macro
[all...]
/freebsd-10-stable/sys/dev/oce/
H A Doce_if.h539 #define UNLOCK(lock) mtx_unlock(&(lock)->mutex) macro

Completed in 65 milliseconds