提交历史

作者 SHA1 备注 提交日期
  Ludovic Courtès ccb80964cd Fix lock ordering in `fat_mutex_lock' to match that of `do_thread_exit'. 14 年之前
  Andy Wingo 3b971a59b5 don't spawn the signal delivery thread in a thread-exit handler 14 年之前
  Andy Wingo 99cc1092a8 Merge remote-tracking branch 'local-2.0/stable-2.0' 14 年之前
  Andy Wingo 32f94bf258 O_CLOEXEC usage 14 年之前
  Andy Wingo 0b77014f0c fix initial values of reallocated fluids 14 年之前
  Mark H Weaver 9ec1573d2b Don't call scm_lock_mutex and scm_unlock_mutex via pointer of wrong type 14 年之前
  Mark H Weaver 2a3db25e28 Don't call scm_lock_mutex and scm_unlock_mutex via pointer of wrong type 14 年之前
  Andy Wingo 4765b28f70 use of EXIT_SUCCESS and EXIT_FAILURE 14 年之前
  Andy Wingo 27c6ebcb16 rename scm_async_click() to scm_async_tick(); privatize SCM_ASYNC_TICK 14 年之前
  Andy Wingo 2002f1f847 refactor do_thread_exit cleanup handler invocation 14 年之前
  Ludovic Courtès d20912e67d Move `{total,current}-processor-count' outside of `posix.c'. 14 年之前
  Ludovic Courtès 912308835d Make `scm_i_ensure_signal_delivery_thread' call in Guile mode. 14 年之前
  Andy Wingo 8e76ce94a2 --disable-threads fix 14 年之前
  Kevin Fletcher 987b8160f5 fix gc_register_my_thread et al fallback impls 14 年之前
  Michael Gran 653ccd78fa don't GC unregister null thread 14 年之前
  Michael Gran 4000d0641f check for GC_allow_register_threads 14 年之前
  Andy Wingo 7f22442b2a avoid running GC when SCM_I_CURRENT_THREAD is unset 14 年之前
  Andy Wingo 12c1d8616d threading / with_guile refactor to use more GC_stack_base 14 年之前
  Andy Wingo 5f0d2951a0 bdw-gc 6.8 compatibility (hopefully) 14 年之前
  Andy Wingo f60a7648d5 fix thread cleanup 14 年之前
  Andy Wingo cde24ce12b scm_with_guile calls GC_call_with_gc_active 14 年之前
  Andy Wingo 534bbcc168 more -Wundef on darwin fixes 14 年之前
  Ludovic Courtès f57fdf07d6 Fix memory leak in `lock-mutex' (aka. `scm_lock_mutex'.) 15 年之前
  Ludovic Courtès d31ae2c363 Avoid calls to `scm_current_thread' in `fat_mutex_unlock'. 15 年之前
  Ludovic Courtès bc4adf1739 Remove unneeded #include <assert.h>. 15 年之前
  Andy Wingo f39448c5a3 remove a bunch of needless scm_permanent_object calls 15 年之前
  Andy Wingo 14aa25e410 remove debug frames 15 年之前
  Ludovic Courtès 56a3dcd431 Remove references to undefined macros. 15 年之前
  Ludovic Courtès 7f991c7d32 Fix C99-style declarations after statements. 15 年之前
  Ludovic Courtès 3d1af79fec Adjust to match changes in libgc's CVS (pre-7.2). 16 年之前