Kill HAVE_PTHREADS.
Bug: 19083585 Change-Id: I5be0d2f95c3c45e7f67de6a8daeb49709ef1f9e9
This commit is contained in:
@@ -55,14 +55,6 @@
|
||||
# endif
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Threading model. Choose one:
|
||||
*
|
||||
* HAVE_PTHREADS - use the pthreads library.
|
||||
* HAVE_WIN32_THREADS - use Win32 thread primitives.
|
||||
*/
|
||||
#define HAVE_WIN32_THREADS
|
||||
|
||||
/* TODO: replace references to this. */
|
||||
#define HAVE_WIN32_IPC
|
||||
|
||||
|
Reference in New Issue
Block a user