Warning: This is the manual of the legacy Guile 2.0 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]
• Arbiters: | Synchronization primitives. | |
• Asyncs: | Asynchronous procedure invocation. | |
• Threads: | Multiple threads of execution. | |
• Mutexes and Condition Variables: | Synchronization primitives. | |
• Blocking: | How to block properly in guile mode. | |
• Critical Sections: | Avoiding concurrency and reentries. | |
• Fluids and Dynamic States: | Thread-local variables, etc. | |
• Parameters: | Dynamic scoping in Scheme. | |
• Futures: | Fine-grain parallelism. | |
• Parallel Forms: | Parallel execution of forms. |