File: menu.texi

package info (click to toggle)
s48-refman 1-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 712 kB
  • sloc: makefile: 37
file content (9 lines) | stat: -rw-r--r-- 341 bytes parent folder | download
1
2
3
4
5
6
7
8
9
@c Menu listing for the multithreading chapter
* Basic thread operations::
* Optimistic concurrency::
* Higher-level synchronization::
* Concurrent ML::			High-level event synchronization
* Pessimistic concurrency::		Mutual exclusion/locking
* Custom thread synchronization::
@c * Debugging multithreaded programs::
@c * Thread schedulers::