Marius Vollmer
3229f68b5a
Big reorganization of the whole manual to give it a simpler structure.
2004-04-21 14:33:05 +00:00
Marius Vollmer
2da09c3fde
Added Copyright notice.
2004-01-21 22:40:39 +00:00
Kevin Ryde
8212ef316b
(Higher level thread procedures): In monitor,
...
don't let "newly created" suggest a mutex created on every evaluation.
Note what "monitor" means.
2004-01-20 00:32:46 +00:00
Marius Vollmer
6394add195
Adapt to new 'frame' names. Document scm_c_with_fluid,
...
scm_c_with_fluids, and scm_frame_fluid.
2004-01-07 18:13:07 +00:00
Marius Vollmer
fb89fef7fb
Document scm_with_[un]blocked_asyncs.
2004-01-04 23:45:11 +00:00
Kevin Ryde
aed92eab27
(Threads): Note Guile uses POSIX threads, for
...
concurrency and preemption.
(C level thread interface): Note periodic libguile call required for C
code in threads, add commented out reminders for SCM_TICK and
guile-mode, for when those features are ready.
2004-01-03 21:58:04 +00:00
Kevin Ryde
0d1fdc1f93
Bit more of:
...
(Parallel Forms): New section.
2003-07-24 00:12:06 +00:00
Kevin Ryde
87f763ad4c
(Parallel Forms): New section.
2003-07-24 00:11:09 +00:00
Kevin Ryde
72d50982e7
(System asyncs): Add index entries for C functions.
2003-07-24 00:03:53 +00:00
Kevin Ryde
9e8c5bd0be
(Futures): New section.
2003-06-04 16:21:32 +00:00
Kevin Ryde
67cc8e6901
(C level thread interface): Use @deftypefn
...
not @deftypefun, to get function names (not types) indexed.
2003-05-05 23:09:48 +00:00
Mikael Djurfeldt
1767a0e0e9
* scheme-scheduling.texi (Low level thread primitives): Fixed typo
...
in broadcast-condition-variable.
2003-01-02 16:18:37 +00:00
Marius Vollmer
931b9657a0
Changes to the thread sections.
2002-12-02 01:04:28 +00:00
Marius Vollmer
57c84ccd60
Updated mutex and condition varable functions.
2002-10-27 20:47:31 +00:00
Neil Jerram
0a50eeaadb
Auto docstring updates, including soft port enhancement.
2002-10-19 16:33:25 +00:00
Marius Vollmer
a6c1067183
(System Asyncs): Updated.
2002-10-09 22:48:30 +00:00
Marius Vollmer
b6506f4520
* scheme-scheduling.texi (Asyncs): Updated.
...
* posix.texi (sigaction): Updated.
2002-10-07 16:34:28 +00:00
Marius Vollmer
a05a88b3b2
(Fluids): Touched up a bit, added with-fluids.
2002-08-13 22:05:46 +00:00
Neil Jerram
8f85c0c6c3
* Adding C function declarations from the SCM interface to the
...
reference manual documentation.
2001-11-16 15:04:17 +00:00
Neil Jerram
a0e07ba4ec
* Organize documentation into per-manual directories (halfway point commit).
2001-08-24 09:40:29 +00:00