Home
last modified time | relevance | path

Searched refs:HAVE_MONOTONIC_CLOCK (Results 1 – 4 of 4) sorted by relevance

/external/bluetooth/glib/glib/
Dconfig.h287 #define HAVE_MONOTONIC_CLOCK 1 macro
/external/bluetooth/glib/gthread/
Dgthread-posix.c122 #if defined(HAVE_CLOCK_GETTIME) && defined(HAVE_MONOTONIC_CLOCK)
/external/bluetooth/glib/
Dconfig.h.win32.in313 /* #undef HAVE_MONOTONIC_CLOCK */
Dconfigure.in2318 AC_DEFINE(HAVE_MONOTONIC_CLOCK,1,[Have a monotonic clock]) definition