Commit History

Author SHA1 Message Date
  Rob Browning b5ecfdd061 Fix "display" typo in make-thread and begin-thread docs 4 years ago
  Andy Wingo 44ee8c5559 Update documentation for with-exception-handler et al 5 years ago
  Andy Wingo fb8c91a35c Add thread local fluids 8 years ago
  Andy Wingo 9e28a12121 Revert "futures: Limit the number of nested futures on the same stack." 8 years ago
  Andy Wingo a0656ad4cf New interfaces to help wait on fd/cond 8 years ago
  Andy Wingo ed19bb63a4 Add thread-local variables manual section. 8 years ago
  Andy Wingo 500e4a83e4 Move fluids, parameters docs nearer to dynamic-wind 8 years ago
  Andy Wingo aa84489d18 Reimplement dynamic states 8 years ago
  Andy Wingo f927c70d42 Update join-thread docs 8 years ago
  Andy Wingo 2c0c6414bb Minor editing in api-scheduling.texi 8 years ago
  Andy Wingo 16fe02aa15 Update documentation on mutexes 8 years ago
  Andy Wingo 8d907758a0 Update mutex documentation 8 years ago
  Andy Wingo 10471f40fe Fix typo in threads documentation 8 years ago
  Andy Wingo fcc6a7ba20 Deprecate critical sections 8 years ago
  Andy Wingo b2e7662ebe Add scm_yield to manual alongside yield 8 years ago
  Andy Wingo 4280c818c2 api-scheduling.texi: Syntactic cleanups. 8 years ago
  Andy Wingo eeeee3297b Remove thread cleanup facility 8 years ago
  Andy Wingo a7114ced5f cancel-thread can take arguments 8 years ago
  Andy Wingo a04739b31a cancel-thread via asyncs, not pthread_cancel 8 years ago
  Andy Wingo d74e0fed0d Move thread bindings to (ice-9 threads) 8 years ago
  Andy Wingo efcc30fc34 Small api-scheduling.texi reorder 8 years ago
  Andy Wingo 51d322b2d4 Update "Asyncs" section of manual. 8 years ago
  Andy Wingo 59f09d185b Deprecate user asyncs 8 years ago
  Andy Wingo 56d8d9a257 Deprecate arbiters 8 years ago
  Andy Wingo 3425290a7b Add atomic boxes 8 years ago
  Mark H Weaver 2a1d8403c0 Allow #f as timeout argument to unlock-mutex and SRFI-18 mutex-unlock! 11 years ago
  Ludovic Courtès 8a177d316c futures: Limit the number of nested futures on the same stack. 12 years ago
  Jason Earl a4b4fbbdaa excise use of "iff" in the manual 12 years ago
  Andy Wingo a6bd32406d add fluid->parameter 12 years ago
  Ludovic Courtès a638be152c doc: Document nested futures. 12 years ago