am 6c0fba0f: am ae44bb55: am 94147a91: Merge "Stop defining HAVE_TIMEDWAIT_MONOTONIC."

* commit '6c0fba0f989ce9755a4f4303149355dd0d4ea60d':
  Stop defining HAVE_TIMEDWAIT_MONOTONIC.
This commit is contained in:
Narayan Kamath
2014-04-09 16:19:44 +00:00
committed by Android Git Automerger
9 changed files with 0 additions and 54 deletions

View File

@@ -124,12 +124,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

@@ -132,12 +132,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

@@ -137,12 +137,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

@@ -137,12 +137,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

@@ -127,12 +127,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

@@ -127,12 +127,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

@@ -124,12 +124,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()
*/ */