Home
last modified time | relevance | path

Searched defs:once (Results 1 – 25 of 38) sorted by relevance

12

/dflybsd-src/lib/libthread_xu/thread/
H A Dthr_malloc.c46 static int once = 0; in _thr_malloc_init() local
H A Dthr_rtld.c42 static int once = 0; in _thr_rtld_init() local
/dflybsd-src/crypto/libressl/crypto/engine/
H A Deng_all.c82 static pthread_once_t once = PTHREAD_ONCE_INIT; in ENGINE_load_builtin_engines() local
/dflybsd-src/crypto/libressl/ssl/
H A Dssl_init.c40 static pthread_once_t once = PTHREAD_ONCE_INIT; in OPENSSL_init_ssl() local
/dflybsd-src/games/hunt/hunt/
H A Dlist.h11 int once; member
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/libsupc++/
H A Dguard.cc65 static __gthread_once_t once = __GTHREAD_ONCE_INIT; in get_static_mutex() local
103 static __gthread_once_t once = __GTHREAD_ONCE_INIT; in get_static_cond() local
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/libsupc++/
H A Dguard.cc65 static __gthread_once_t once = __GTHREAD_ONCE_INIT; in get_static_mutex() local
103 static __gthread_once_t once = __GTHREAD_ONCE_INIT; in get_static_cond() local
H A Datexit_thread.cc126 static __gthread_once_t once = __GTHREAD_ONCE_INIT; in __cxa_thread_atexit() local
/dflybsd-src/games/hack/
H A Ddef.trap.h71 unsigned once:1; member
/dflybsd-src/usr.bin/systat/
H A Dswap.c84 static int once = 0; in initswap() local
/dflybsd-src/contrib/bmake/
H A Dsigaction.c279 static int once = 0; in sigprocmask() local
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++11/
H A Dcondition_variable.cc142 static __gthread_once_t once = __GTHREAD_ONCE_INIT; in __at_thread_exit() local
/dflybsd-src/contrib/gcc-4.7/libgcc/
H A Demutls.c143 static __gthread_once_t once = __GTHREAD_ONCE_INIT; in __emutls_get_address() local
H A Dunwind-sjlj.c114 static __gthread_once_t once = __GTHREAD_ONCE_INIT; in fc_key_init_once() local
H A Dunwind-dw2-fde.c64 static __gthread_once_t once = __GTHREAD_ONCE_INIT; in init_object_mutex_once() local
/dflybsd-src/contrib/gcc-8.0/libgcc/
H A Demutls.c143 static __gthread_once_t once = __GTHREAD_ONCE_INIT; in __emutls_get_address() local
H A Dlibgcov-interface.c73 static __gthread_once_t once = __GTHREAD_ONCE_INIT; in init_mx_once() local
H A Dunwind-sjlj.c113 static __gthread_once_t once = __GTHREAD_ONCE_INIT; in fc_key_init_once() local
/dflybsd-src/contrib/tre/lib/
H A Dtre-match-parallel.c139 int once; in tre_tnfa_run_parallel() local
/dflybsd-src/sys/kern/
H A Dsubr_rman.c89 static int once; in rman_init() local
/dflybsd-src/gnu/usr.bin/gdb/kgdb/
H A Dkgdb.c159 static int once = 1; in kgdb_new_objfile() local
/dflybsd-src/usr.sbin/rtsold/
H A Drtsold.c113 int once = 0; in main() local
/dflybsd-src/crypto/libressl/tls/
H A Dtls.c60 static pthread_once_t once = PTHREAD_ONCE_INIT; in tls_init() local
/dflybsd-src/sys/bus/u4b/controller/
H A Dehci.c2508 uint8_t once = 1; in ehci_device_isoc_fs_enter() local
2813 uint8_t once = 1; in ehci_device_isoc_hs_enter() local
/dflybsd-src/sys/dev/drm/include/drm/
H A DdrmP.h181 #define _DRM_PRINTK(once, level, fmt, ...) \ argument

12