File: thread

package info (click to toggle)
libdb-ruby 0.6.5-6
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 2,612 kB
  • ctags: 3,979
  • sloc: ansic: 13,984; cpp: 8,739; ruby: 7,864; sh: 47; makefile: 8
file content (9 lines) | stat: -rw-r--r-- 231 bytes parent folder | download | duplicates (18)
1
2
3
4
5
6
7
8
9
<entry index='t'>
<name>Thread</name>
<reference>ruby</reference>
<content>
    ((*Thread of control*)), in original; a chain of control processes.

    In ((Ruby)), more than one thread can exist in a program.
</content>
</entry>