Warning: This is the manual of the legacy Guile 2.2 series. You may want to read the manual of the current stable series instead.
Next: Options and Config, Previous: Foreign Function Interface, Up: API Reference [Contents][Index]
• Threads: | Multiple threads of execution. | |
• Thread Local Variables: | Some fluids are thread-local. | |
• Asyncs: | Asynchronous interrupts. | |
• Atomics: | Atomic references. | |
• Mutexes and Condition Variables: | Synchronization primitives. | |
• Blocking: | How to block properly in guile mode. | |
• Futures: | Fine-grain parallelism. | |
• Parallel Forms: | Parallel execution of forms. |