提交历史

作者 SHA1 备注 提交日期
  Olivier Dion 455ee49f55 Fix asymetric mutex locking when joining thread. 1 年之前
  Timothy Sample dcccaddf7b Avoid module resolution in 'call-with-new-thread'. 1 年之前
  Ludovic Courtès e2ed33ef04 Remove unnecessary module imports. 2 年之前
  Ludovic Courtès 251202fc90 Make module autoloading thread-safe. 6 年之前
  Andy Wingo a000e5c38d Enable interrupts only when running thread body 8 年之前
  Andy Wingo a521440029 join-thread in Scheme 8 年之前
  Andy Wingo 0f5a59b215 try-mutex in terms of mutex-lock 8 年之前
  Andy Wingo eeeee3297b Remove thread cleanup facility 8 年之前
  Andy Wingo a7114ced5f cancel-thread can take arguments 8 年之前
  Andy Wingo a04739b31a cancel-thread via asyncs, not pthread_cancel 8 年之前
  Andy Wingo f3bfe29235 Move call-with-new-thread to Scheme 8 年之前
  Andy Wingo d74e0fed0d Move thread bindings to (ice-9 threads) 8 年之前
  Taylan Ulrich Bayırlı/Kammer d5d7e30348 Fix 'monitor' macro. 8 年之前
  Ludovic Courtès 2d37a93494 Update `par-map' to use nested futures. 12 年之前
  Andy Wingo 0c65f52c6d more define-syntax-rule usage 13 年之前
  Ludovic Courtès c21a5ddcaf Implement `(ice-9 threads)' high-level constructs in terms of futures. 14 年之前
  Andy Wingo 4c5412a288 no the-last-stack in ice-9 threads 14 年之前
  Neil Jerram 53befeb700 Change Guile license to LGPLv3+ 15 年之前
  Andy Wingo 7902c54713 fix expansion of (ice-9 threads) 15 年之前
  Andy Wingo 00d0489205 move ice-9/ and oop/ under module/ 16 年之前