mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Andy Dustman: add GNU pth user-space thread support.
This commit is contained in:
parent
8b41d5363a
commit
07bd90e92d
7 changed files with 594 additions and 198 deletions
|
@ -35,6 +35,9 @@
|
|||
This is the case on Motorola V4 (R40V4.2) */
|
||||
#undef GETTIMEOFDAY_NO_TZ
|
||||
|
||||
/* Define if you have GNU PTH threads */
|
||||
#undef _GNU_PTH
|
||||
|
||||
/* Define this if your time.h defines altzone */
|
||||
#undef HAVE_ALTZONE
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue