docs/manual/: Rewrites. Remove cothreads, go a bit into opt specifically, document...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Sun, 19 Dec 2004 22:54:12 +0000 (22:54 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Sun, 19 Dec 2004 22:54:12 +0000 (22:54 +0000)
commit56f05d60c34861e66922afe2ec2e4b865cf8224d
treee8d7050a6bc91d000137d99034abb7c220797e78
parent756fba11ff4600595b97e7ca3a3813ac8b64cc43
docs/manual/: Rewrites. Remove cothreads, go a bit into opt specifically, document threads and their gotchas, and do ...

Original commit message from CVS:
* docs/manual/advanced-autoplugging.xml:
* docs/manual/advanced-schedulers.xml:
* docs/manual/advanced-threads.xml:
Rewrites. Remove cothreads, go a bit into opt specifically,
document threads and their gotchas, and do some technical stuff
on autoplugging plus add some working examples. Fixes #157395.
* examples/manual/Makefile.am:
Add typefind/autoplugger example (one that actually works).
Remove queue example since it's a duplicate of the thread one.
ChangeLog
docs/manual/advanced-autoplugging.xml
docs/manual/advanced-schedulers.xml
docs/manual/advanced-threads.xml
examples/manual/Makefile.am
tests/old/examples/manual/Makefile.am