File: ns-System.Threading.xml

package info (click to toggle)
monodoc 1.9-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 98,436 kB
  • ctags: 5,261
  • sloc: xml: 1,506,218; cs: 40,827; sh: 3,647; perl: 554; makefile: 476
file content (9 lines) | stat: -rw-r--r-- 415 bytes parent folder | download | duplicates (16)
1
2
3
4
5
6
7
8
9
<Namespace Name="System.Threading" FullName="System.Threading" FullNameSP="System.Threading" Maintainer="Mono">
  <Docs>
    <summary>
        This namespace provides the core classes for multi-threaded programming, including the Thread class to launch threads as well as several classes for synchronization and multi-threaded resource management.
    </summary>
    <remarks>
    </remarks>
  </Docs>
</Namespace>