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

  /src/external/bsd/ntp/dist/libntp/lib/isc/nothreads/include/isc/
mutex.h 39 #define isc_mutex_stats(fp) macro
mutex.h 39 #define isc_mutex_stats(fp) macro
mutex.h 39 #define isc_mutex_stats(fp) macro
  /src/external/bsd/ntp/dist/libntp/lib/isc/win32/include/isc/
mutex.h 55 #define isc_mutex_stats(fp) do {} while (0) macro
mutex.h 55 #define isc_mutex_stats(fp) do {} while (0) macro
mutex.h 55 #define isc_mutex_stats(fp) do {} while (0) macro
  /src/external/bsd/ntp/dist/libntp/lib/isc/pthreads/include/isc/
mutex.h 51 * enabled, isc_mutex_stats() can be used to print a table showing the
124 #define isc_mutex_stats(fp) isc_mutex_statsprofile(fp); macro
126 #define isc_mutex_stats(fp) macro
mutex.h 51 * enabled, isc_mutex_stats() can be used to print a table showing the
124 #define isc_mutex_stats(fp) isc_mutex_statsprofile(fp); macro
126 #define isc_mutex_stats(fp) macro
mutex.h 51 * enabled, isc_mutex_stats() can be used to print a table showing the
124 #define isc_mutex_stats(fp) isc_mutex_statsprofile(fp); macro
126 #define isc_mutex_stats(fp) macro
  /src/external/mpl/dhcp/bind/dist/lib/isc/pthreads/include/isc/
mutex.h 47 * enabled, isc_mutex_stats() can be used to print a table showing the
109 #define isc_mutex_stats(fp) isc_mutex_statsprofile(fp); macro
111 #define isc_mutex_stats(fp) macro
mutex.h 47 * enabled, isc_mutex_stats() can be used to print a table showing the
109 #define isc_mutex_stats(fp) isc_mutex_statsprofile(fp); macro
111 #define isc_mutex_stats(fp) macro
mutex.h 47 * enabled, isc_mutex_stats() can be used to print a table showing the
109 #define isc_mutex_stats(fp) isc_mutex_statsprofile(fp); macro
111 #define isc_mutex_stats(fp) macro

Completed in 68 milliseconds