Searched refs:HAVE_PTHREAD_CONDATTR_SETCLOCK (Results 1 – 10 of 10) sorted by relevance
44 #ifdef HAVE_PTHREAD_CONDATTR_SETCLOCK in usbi_cond_init()62 #ifdef HAVE_PTHREAD_CONDATTR_SETCLOCK in usbi_cond_timedwait()
110 #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 macro
268 cdata.set('HAVE_PTHREAD_CONDATTR_SETCLOCK', 1)
182 #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 macro
1892 glib_conf.set('HAVE_PTHREAD_CONDATTR_SETCLOCK', 1)
58 check_library_exists(pthread pthread_condattr_setclock "" HAVE_PTHREAD_CONDATTR_SETCLOCK)59 if (HAVE_PTHREAD_CONDATTR_SETCLOCK AND NOT IOS)
686 #elif defined (HAVE_PTHREAD_CONDATTR_SETCLOCK) && defined (CLOCK_MONOTONIC) in g_cond_impl_new()925 #elif defined (HAVE_PTHREAD_CONDATTR_SETCLOCK) && defined (CLOCK_MONOTONIC) in g_cond_wait_until()
187 #if defined (HAVE_PTHREAD_CONDATTR_SETCLOCK) && defined (CLOCK_MONOTONIC) in gst_pthread_cond_wait_until()250 #if defined (HAVE_PTHREAD_CONDATTR_SETCLOCK) && defined (CLOCK_MONOTONIC) in init_entry()
101 #if defined(HAVE_PTHREAD_CONDATTR_SETCLOCK) && defined(HAVE_CLOCK_GETTIME) && defined(CLOCK_MONOTON…
813 #undef HAVE_PTHREAD_CONDATTR_SETCLOCK