Searched defs:once (Results 1 - 25 of 107) sorted by relevance

12345

/netbsd-current/external/mit/libuv/dist/src/unix/
H A Drandom-devurandom.c28 static uv_once_t once = UV_ONCE_INIT; variable
H A Drandom-getentropy.c31 static uv_once_t once = UV_ONCE_INIT; variable
H A Drandom-getrandom.c39 static uv_once_t once = UV_ONCE_INIT; variable
/netbsd-current/external/bsd/ntp/dist/lib/isc/unix/
H A Dstrerror.c55 static isc_once_t once = ISC_ONCE_INIT; local
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Ddst_result.c75 static isc_once_t once = ISC_ONCE_INIT; variable
H A Dresult.c353 static isc_once_t once = ISC_ONCE_INIT; variable
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/
H A Dpk11_result.c39 static isc_once_t once = ISC_ONCE_INIT; variable
/netbsd-current/external/bsd/ntp/dist/lib/isc/
H A Drandom.c41 static isc_once_t once = ISC_ONCE_INIT; variable
H A Dapp_api.c32 static isc_once_t once = ISC_ONCE_INIT; variable
H A Dresult.c113 static isc_once_t once = ISC_ONCE_INIT; variable
H A Dtimer_api.c33 static isc_once_t once = ISC_ONCE_INIT; variable
/netbsd-current/sys/arch/riscv/riscv/
H A Dmainbus.c95 static int once = 0; local
/netbsd-current/external/bsd/libbind/dist/irs/
H A Dirs_data.c58 static int once = 0; variable
/netbsd-current/games/hack/
H A Ddef.trap.h71 unsigned once:1; member in struct:trap
/netbsd-current/sys/arch/arm/gemini/
H A Dobio_timer.c206 static int once=1; local
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Datexit_thread.cc126 static __gthread_once_t once = __GTHREAD_ONCE_INIT; variable
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
H A Dcondition_variable.cc142 static __gthread_once_t once = __GTHREAD_ONCE_INIT; local
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Datexit_thread.cc132 static __gthread_once_t once = __GTHREAD_ONCE_INIT; variable
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Dcondition_variable.cc117 static __gthread_once_t once = __GTHREAD_ONCE_INIT; local
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/base/
H A Dstring.c243 static heim_base_once_t once; local
/netbsd-current/tests/lib/libpthread/
H A Dt_once.c44 static pthread_once_t once = PTHREAD_ONCE_INIT; variable
/netbsd-current/external/bsd/ntp/dist/lib/isc/win32/
H A Dstrerror.c66 static isc_once_t once = ISC_ONCE_INIT; local
/netbsd-current/usr.bin/vmstat/
H A Ddrvstats.c302 static int once = 0; local
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/i386/
H A Dgthr-win32.c70 __gthr_win32_once (__gthread_once_t *once, void (*func) (void)) argument
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/
H A Demutls.c158 static __gthread_once_t once = __GTHREAD_ONCE_INIT; local

Completed in 277 milliseconds

12345