mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-01 01:40:21 +02:00
* acconfig.h (GUILE_PTHREAD_COMPAT): New config variable.
This commit is contained in:
parent
dd039d6dc6
commit
25f457c0e2
1 changed files with 3 additions and 0 deletions
|
@ -89,6 +89,9 @@
|
|||
/* Define to implement scm_internal_select */
|
||||
#undef GUILE_ISELECT
|
||||
|
||||
/* Define to enable workaround for COOP-linuxthreads compatibility */
|
||||
#undef GUILE_PTHREAD_COMPAT
|
||||
|
||||
/* Define if using cooperative multithreading. */
|
||||
#undef USE_COOP_THREADS
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue