Merge "HAVE_FUTEX is unused."
This commit is contained in:
@@ -41,12 +41,6 @@
|
|||||||
*/
|
*/
|
||||||
#define HAVE_PTHREADS
|
#define HAVE_PTHREADS
|
||||||
|
|
||||||
/*
|
|
||||||
* Do we have the futex syscall?
|
|
||||||
*/
|
|
||||||
|
|
||||||
/* #define HAVE_FUTEX */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Process creation model. Choose one:
|
* Process creation model. Choose one:
|
||||||
*
|
*
|
||||||
|
@@ -41,11 +41,6 @@
|
|||||||
*/
|
*/
|
||||||
#define HAVE_PTHREADS
|
#define HAVE_PTHREADS
|
||||||
|
|
||||||
/*
|
|
||||||
* Do we have the futex syscall?
|
|
||||||
*/
|
|
||||||
#define HAVE_FUTEX
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Process creation model. Choose one:
|
* Process creation model. Choose one:
|
||||||
*
|
*
|
||||||
|
@@ -41,11 +41,6 @@
|
|||||||
*/
|
*/
|
||||||
#define HAVE_PTHREADS
|
#define HAVE_PTHREADS
|
||||||
|
|
||||||
/*
|
|
||||||
* Do we have the futex syscall?
|
|
||||||
*/
|
|
||||||
#define HAVE_FUTEX
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Process creation model. Choose one:
|
* Process creation model. Choose one:
|
||||||
*
|
*
|
||||||
|
@@ -41,11 +41,6 @@
|
|||||||
*/
|
*/
|
||||||
#define HAVE_PTHREADS
|
#define HAVE_PTHREADS
|
||||||
|
|
||||||
/*
|
|
||||||
* Do we have the futex syscall?
|
|
||||||
*/
|
|
||||||
#define HAVE_FUTEX
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Process creation model. Choose one:
|
* Process creation model. Choose one:
|
||||||
*
|
*
|
||||||
|
@@ -41,11 +41,6 @@
|
|||||||
*/
|
*/
|
||||||
#define HAVE_PTHREADS
|
#define HAVE_PTHREADS
|
||||||
|
|
||||||
/*
|
|
||||||
* Do we have the futex syscall?
|
|
||||||
*/
|
|
||||||
#define HAVE_FUTEX
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Process creation model. Choose one:
|
* Process creation model. Choose one:
|
||||||
*
|
*
|
||||||
|
@@ -41,12 +41,6 @@
|
|||||||
*/
|
*/
|
||||||
#define HAVE_PTHREADS
|
#define HAVE_PTHREADS
|
||||||
|
|
||||||
/*
|
|
||||||
* Do we have the futex syscall?
|
|
||||||
*/
|
|
||||||
|
|
||||||
#define HAVE_FUTEX
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Process creation model. Choose one:
|
* Process creation model. Choose one:
|
||||||
*
|
*
|
||||||
|
@@ -27,11 +27,6 @@
|
|||||||
*/
|
*/
|
||||||
#define HAVE_PTHREADS
|
#define HAVE_PTHREADS
|
||||||
|
|
||||||
/*
|
|
||||||
* Do we have the futex syscall?
|
|
||||||
*/
|
|
||||||
#define HAVE_FUTEX
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Process creation model. Choose one:
|
* Process creation model. Choose one:
|
||||||
*
|
*
|
||||||
|
@@ -63,13 +63,6 @@
|
|||||||
*/
|
*/
|
||||||
#define HAVE_WIN32_THREADS
|
#define HAVE_WIN32_THREADS
|
||||||
|
|
||||||
/*
|
|
||||||
* Do we have the futex syscall?
|
|
||||||
*/
|
|
||||||
|
|
||||||
/* #define HAVE_FUTEX */
|
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Process creation model. Choose one:
|
* Process creation model. Choose one:
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user