We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e41c832 commit 1addb52Copy full SHA for 1addb52
quaddtype/numpy_quaddtype/src/quaddtype_main.c
@@ -18,9 +18,6 @@
18
#include "quad_common.h"
19
#include "quadblas_interface.h"
20
#include "float.h"
21
-#include <pthread.h>
22
-
23
-static pthread_mutex_t constant_mutex = PTHREAD_MUTEX_INITIALIZER;
24
25
static PyObject *
26
py_is_longdouble_128(PyObject *self, PyObject *args)
0 commit comments