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

123

/freebsd-10-stable/contrib/ntp/lib/isc/unix/
H A Dstrerror.c53 static isc_once_t once = ISC_ONCE_INIT; local
/freebsd-10-stable/contrib/ntp/lib/isc/
H A Drandom.c39 static isc_once_t once = ISC_ONCE_INIT; variable
H A Dapp_api.c30 static isc_once_t once = ISC_ONCE_INIT; variable
H A Dresult.c111 static isc_once_t once = ISC_ONCE_INIT; variable
H A Dtimer_api.c31 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_api.c35 static isc_once_t once = ISC_ONCE_INIT; variable
/freebsd-10-stable/usr.bin/procstat/
H A Dprocstat_cs.c50 int once, twice, lastcpu, cpu; 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/
H A Dgthr-rtems.h85 __gthread_once (__gthread_once_t *once, void (*func) (void)) argument
H A Dgthr-tpf.h103 __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-solaris.h51 int once; member in struct:__anon1159
406 __gthread_once (__gthread_once_t *once, void (*func) (void)) argument
[all...]
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/lib/libkvm/
H A Dkvm_file.c83 int buflen = kd->arglen, ocnt = 0, n = 0, once = 0, i; local
/freebsd-10-stable/contrib/ntp/lib/isc/win32/
H A Dstrerror.c64 static isc_once_t once = ISC_ONCE_INIT; local
H A Dnet.c59 static isc_once_t once = ISC_ONCE_INIT; variable
/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/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/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/usr.bin/systat/
H A Dswap.c119 static int once = 0; local
/freebsd-10-stable/sys/kern/
H A Dvfs_init.c173 static int once; local
/freebsd-10-stable/usr.bin/cpuset/
H A Dcpuset.c150 int once; local
/freebsd-10-stable/gnu/usr.bin/gdb/kgdb/
H A Dmain.c159 static int once = 1; local

Completed in 119 milliseconds

123