Home
last modified time | relevance | path

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

/external/dbus/dbus/
Ddbus-sysdeps-pthread.c205 #ifdef HAVE_MONOTONIC_CLOCK in _dbus_pthread_condvar_new()
270 #ifdef HAVE_MONOTONIC_CLOCK in _dbus_pthread_condvar_wait_timeout()
352 #ifdef HAVE_MONOTONIC_CLOCK in check_monotonic_clock()
Ddbus-sysdeps-unix.c2517 #ifdef HAVE_MONOTONIC_CLOCK in _dbus_get_current_time()
/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
/external/dbus/
Dconfigure.in820 AC_DEFINE(HAVE_MONOTONIC_CLOCK, 1, [Define if we have CLOCK_MONOTONIC]) definition