HomeSort by: relevance | last modified time | path
    Searched defs:ISC_ONCE_INIT (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/ntp/dist/libntp/lib/isc/nothreads/include/isc/
once.h 29 #define ISC_ONCE_INIT ISC_FALSE
  /src/external/bsd/ntp/dist/libntp/lib/isc/pthreads/include/isc/
once.h 38 #define ISC_ONCE_INIT { PTHREAD_ONCE_INIT }
43 #define ISC_ONCE_INIT PTHREAD_ONCE_INIT
  /src/external/mpl/bind/dist/lib/isc/include/isc/
once.h 26 #define ISC_ONCE_INIT PTHREAD_ONCE_INIT
  /src/external/mpl/dhcp/bind/dist/lib/isc/pthreads/include/isc/
once.h 28 #define ISC_ONCE_INIT PTHREAD_ONCE_INIT
  /src/external/bsd/ntp/dist/libntp/lib/isc/win32/include/isc/
once.h 38 #define ISC_ONCE_INIT { ISC_ONCE_INIT_NEEDED, 1 }

Completed in 25 milliseconds