gallium: Make pipe thread say if it has condvars or not
This commit is contained in:
@@ -43,6 +43,8 @@
|
||||
#include <pthread.h> /* POSIX threads headers */
|
||||
#include <stdio.h> /* for perror() */
|
||||
|
||||
#define PIPE_THREAD_HAVE_CONDVAR
|
||||
|
||||
typedef pthread_t pipe_thread;
|
||||
|
||||
#define PIPE_THREAD_ROUTINE( name, param ) \
|
||||
|
||||
Reference in New Issue
Block a user