Searched defs:once (Results 1 - 25 of 62) sorted by path

123

/freebsd-10-stable/contrib/apr/include/arch/unix/
H A Dapr_arch_threadproc.h74 pthread_once_t once; member in struct:apr_thread_once_t
/freebsd-10-stable/contrib/bmake/
H A Dmain.c2086 static int once = 1; local
H A Dmeta.c585 static int once = 0; local
/freebsd-10-stable/contrib/gcc/config/i386/
H A Dgthr-win32.c74 __gthr_win32_once (__gthread_once_t *once, void (*func) (void)) argument
/freebsd-10-stable/contrib/gcc/cp/
H A Dsearch.c1706 dfs_walk_once_accessible_r(tree binfo, bool friends_p, bool once, tree (*pre_fn) (tree, void *), tree (*post_fn) (tree, void *), void *data) argument
/freebsd-10-stable/contrib/gcc/
H A Dgthr-dce.h433 __gthread_once (__gthread_once_t *once, void (*func) (void)) argument
H A Dgthr-nks.h284 __gthread_once (__gthread_once_t *once, void (*func) (void)) argument
H A Dgthr-posix.h575 __gthread_once (__gthread_once_t *once, void (*func) (void)) argument
H A Dgthr-posix95.h541 __gthread_once (__gthread_once_t *once, void (*func) (void)) argument
H A Dgthr-rtems.h85 __gthread_once (__gthread_once_t *once, void (*func) (void)) argument
H A Dgthr-solaris.h51 int once; member in struct:__anon1159
406 __gthread_once (__gthread_once_t *once, void (*func) (void)) argument
[all...]
H A Dgthr-tpf.h103 __gthread_once (__gthread_once_t *once, void (*func) (void)) argument
H A Dgthr-win32.h428 __gthread_once (__gthread_once_t *once, void (*func) (void)) argument
532 __gthread_once (__gthread_once_t *once, void (*func) (void)) argument
H A Dunwind-dw2-fde.c68 static __gthread_once_t once = __GTHREAD_ONCE_INIT; local
H A Dunwind-sjlj.c118 static __gthread_once_t once = __GTHREAD_ONCE_INIT; local
/freebsd-10-stable/contrib/libstdc++/libsupc++/
H A Dguard.cc59 static __gthread_once_t once = __GTHREAD_ONCE_INIT; local
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp592 VisitedSDNodeSet once; local
593 DumpNodesr(dbgs(), this, 0, 0, once); local
597 VisitedSDNodeSet once; local
598 DumpNodesr(dbgs(), this, 0, G, once); local
555 DumpNodesr(raw_ostream &OS, const SDNode *N, unsigned indent, const SelectionDAG *G, VisitedSDNodeSet &once) argument
/freebsd-10-stable/contrib/netbsd-tests/lib/libpthread/
H A Dt_once.c46 static pthread_once_t once = PTHREAD_ONCE_INIT; variable
/freebsd-10-stable/contrib/ntp/lib/isc/
H A Dapp_api.c30 static isc_once_t once = ISC_ONCE_INIT; variable
H A Dhash.c103 static isc_once_t once = ISC_ONCE_INIT; variable
H A Dmem.c117 static isc_once_t once = ISC_ONCE_INIT; variable
H A Dmem_api.c35 static isc_once_t once = ISC_ONCE_INIT; variable
H A Drandom.c39 static isc_once_t once = ISC_ONCE_INIT; variable
H A Dresult.c111 static isc_once_t once = ISC_ONCE_INIT; variable
H A Dsocket_api.c29 static isc_once_t once = ISC_ONCE_INIT; variable

Completed in 445 milliseconds

123