Home
last modified time | relevance | path

Searched defs:UNLOCK (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
H A Dunsetenv.c41 # define UNLOCK __libc_lock_unlock (envlock) in __libc_lock_define_initialized() macro
H A Dsetenv.c50 # define UNLOCK __libc_lock_unlock (envlock) macro
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dunsetenv.c51 # define UNLOCK __libc_lock_unlock (envlock) in __libc_lock_define_initialized() macro
H A Dsetenv.c53 # define UNLOCK __libc_lock_unlock (envlock) macro
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dunsetenv.c41 # define UNLOCK __libc_lock_unlock (envlock) in __libc_lock_define_initialized() macro
H A Dsetenv.c50 # define UNLOCK __libc_lock_unlock (envlock) macro
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dunsetenv.c43 # define UNLOCK __libc_lock_unlock (envlock) in __libc_lock_define_initialized() macro
H A Dsetenv.c56 # define UNLOCK __libc_lock_unlock (envlock) macro
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dsetenv.c72 #define UNLOCK macro
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dsetenv.c72 #define UNLOCK macro
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dsetenv.c72 #define UNLOCK macro
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dsetenv.c72 #define UNLOCK macro
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dasync.h154 #define UNLOCK(mutex) do { \ macro
222 #define UNLOCK(mutex) INTERN_UNLOCK (mutex) macro
/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/
H A Dasync.h154 #define UNLOCK(mutex) do { \ macro
222 #define UNLOCK(mutex) INTERN_UNLOCK (mutex) macro
/netbsd-src/sys/arch/arm/rockchip/
H A Drk3288_iomux.c81 #define UNLOCK(reg) \ macro
H A Drk3328_iomux.c131 #define UNLOCK(sc) \ macro
H A Drk3399_iomux.c198 #define UNLOCK(syscon) \ macro
/netbsd-src/external/mpl/bind/dist/lib/isc/include/isc/
H A Dutil.h148 #define UNLOCK( global() macro
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
H A Dutil.h149 #define UNLOCK(lp) \ macro
/netbsd-src/external/bsd/libevent/dist/
H A Dlistener.c110 #define UNLOCK(listener) EVLOCK_UNLOCK((listener)->lock, 0) macro
/netbsd-src/external/apache2/mDNSResponder/nss/
H A Dnss_mdnsd.c103 #define UNLOCK(x) do { if (__isthreaded) pthread_mutex_unlock(x); } while (0) macro
/netbsd-src/usr.sbin/user/
H A Duser.c141 #define UNLOCK 0 macro