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 4b186af commit fdba55fCopy full SHA for fdba55f
1 file changed
Python/thread.c
@@ -36,10 +36,6 @@ extern char *getenv(const char *);
36
37
#include "pythread.h"
38
39
-#ifdef __ksr__
40
-#define _POSIX_THREADS
41
-#endif
42
-
43
#ifndef _POSIX_THREADS
44
45
#ifdef __sgi
0 commit comments