Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ae44bb55 authored by Narayan Kamath's avatar Narayan Kamath Committed by Android Git Automerger
Browse files

am 94147a91: Merge "Stop defining HAVE_TIMEDWAIT_MONOTONIC."

* commit '94147a91':
  Stop defining HAVE_TIMEDWAIT_MONOTONIC.
parents 1852237a 94147a91
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -131,12 +131,6 @@
 */
/* #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:
 *
+0 −6
Original line number Diff line number Diff line
@@ -139,12 +139,6 @@
 */
#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()
 */
+0 −6
Original line number Diff line number Diff line
@@ -144,12 +144,6 @@
 */
#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()
 */
+0 −6
Original line number Diff line number Diff line
@@ -144,12 +144,6 @@
 */
#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()
 */
+0 −6
Original line number Diff line number Diff line
@@ -144,12 +144,6 @@
 */
#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()
 */
Loading