mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Changes for posix threads
This commit is contained in:
parent
e6ef03260c
commit
c5832ffdba
2 changed files with 19 additions and 0 deletions
|
@ -23,6 +23,9 @@
|
|||
(e.g. void fprintf(FILE *, char *, ...);) *and* <stdarg.h> */
|
||||
#undef HAVE_STDARG_PROTOTYPES
|
||||
|
||||
/* Define if you have POSIX threads */
|
||||
#undef _POSIX_THREADS
|
||||
|
||||
/* Define to empty if the keyword does not work. */
|
||||
#undef signed
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue