Stop defining HAVE_TIMEDWAIT_MONOTONIC.
We no longer provide this function in bionic. All callers should be moved over to pthread_condattr_setclock(). Change-Id: Iccd3384b40de423f7d5f9521b6d8073bf8bdea42
This commit is contained in:
@@ -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:
|
||||||
*
|
*
|
||||||
|
@@ -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()
|
||||||
*/
|
*/
|
||||||
|
@@ -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()
|
||||||
*/
|
*/
|
||||||
|
@@ -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()
|
||||||
*/
|
*/
|
||||||
|
@@ -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()
|
||||||
*/
|
*/
|
||||||
|
@@ -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()
|
||||||
*/
|
*/
|
||||||
|
@@ -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()
|
||||||
*/
|
*/
|
||||||
|
@@ -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()
|
||||||
*/
|
*/
|
||||||
|
@@ -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()
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user