Merge "Stop defining HAVE_TIMEDWAIT_MONOTONIC."

This commit is contained in:
Narayan Kamath
2014-04-09 16:08:30 +00:00
committed by Gerrit Code Review
9 changed files with 0 additions and 54 deletions

View File

@@ -131,12 +131,6 @@
*/ */
/* #define HAVE_POSIX_CLOCKS */ /* #define HAVE_POSIX_CLOCKS */
/*
* Define this if we have pthread_cond_timedwait_monotonic() and
* clock_gettime(CLOCK_MONOTONIC).
*/
/* #define HAVE_TIMEDWAIT_MONOTONIC */
/* /*
* Endianness of the target machine. Choose one: * Endianness of the target machine. Choose one:
* *

View File

@@ -139,12 +139,6 @@
*/ */
#define HAVE_POSIX_CLOCKS #define HAVE_POSIX_CLOCKS
/*
* Define this if we have pthread_cond_timedwait_monotonic() and
* clock_gettime(CLOCK_MONOTONIC).
*/
/* #define HAVE_TIMEDWAIT_MONOTONIC */
/* /*
* Define this if we have linux style epoll() * Define this if we have linux style epoll()
*/ */

View File

@@ -144,12 +144,6 @@
*/ */
#define HAVE_POSIX_CLOCKS #define HAVE_POSIX_CLOCKS
/*
* Define this if we have pthread_cond_timedwait_monotonic() and
* clock_gettime(CLOCK_MONOTONIC).
*/
#define HAVE_TIMEDWAIT_MONOTONIC
/* /*
* Define this if we have linux style epoll() * Define this if we have linux style epoll()
*/ */

View File

@@ -144,12 +144,6 @@
*/ */
#define HAVE_POSIX_CLOCKS #define HAVE_POSIX_CLOCKS
/*
* Define this if we have pthread_cond_timedwait_monotonic() and
* clock_gettime(CLOCK_MONOTONIC).
*/
#define HAVE_TIMEDWAIT_MONOTONIC
/* /*
* Define this if we have linux style epoll() * Define this if we have linux style epoll()
*/ */

View File

@@ -144,12 +144,6 @@
*/ */
#define HAVE_POSIX_CLOCKS #define HAVE_POSIX_CLOCKS
/*
* Define this if we have pthread_cond_timedwait_monotonic() and
* clock_gettime(CLOCK_MONOTONIC).
*/
#define HAVE_TIMEDWAIT_MONOTONIC
/* /*
* Define this if we have linux style epoll() * Define this if we have linux style epoll()
*/ */

View File

@@ -144,12 +144,6 @@
*/ */
#define HAVE_POSIX_CLOCKS #define HAVE_POSIX_CLOCKS
/*
* Define this if we have pthread_cond_timedwait_monotonic() and
* clock_gettime(CLOCK_MONOTONIC).
*/
#define HAVE_TIMEDWAIT_MONOTONIC
/* /*
* Define this if we have linux style epoll() * Define this if we have linux style epoll()
*/ */

View File

@@ -134,12 +134,6 @@
*/ */
/*#define HAVE_POSIX_CLOCKS*/ /*#define HAVE_POSIX_CLOCKS*/
/*
* Define this if we have pthread_cond_timedwait_monotonic() and
* clock_gettime(CLOCK_MONOTONIC).
*/
/* #define HAVE_TIMEDWAIT_MONOTONIC */
/* /*
* Define this if we have linux style epoll() * Define this if we have linux style epoll()
*/ */

View File

@@ -134,12 +134,6 @@
*/ */
/*#define HAVE_POSIX_CLOCKS*/ /*#define HAVE_POSIX_CLOCKS*/
/*
* Define this if we have pthread_cond_timedwait_monotonic() and
* clock_gettime(CLOCK_MONOTONIC).
*/
/* #define HAVE_TIMEDWAIT_MONOTONIC */
/* /*
* Define this if we have linux style epoll() * Define this if we have linux style epoll()
*/ */

View File

@@ -131,12 +131,6 @@
*/ */
#define HAVE_POSIX_CLOCKS #define HAVE_POSIX_CLOCKS
/*
* Define this if we have pthread_cond_timedwait_monotonic() and
* clock_gettime(CLOCK_MONOTONIC).
*/
#define HAVE_TIMEDWAIT_MONOTONIC
/* /*
* Define this if we have linux style epoll() * Define this if we have linux style epoll()
*/ */