summaryrefslogtreecommitdiff
path: root/ghc/runtime/threadroot.lit
blob: 77d3492a9eec19423395004166f5583f68086007 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
\begin{onlystandalone}
\documentstyle[11pt,literate]{article}
\begin{document}
\title{GRIP Runtime Support for Threads}
\author{Kevin Hammond, \\
Department of Computing Science, \\
University of Glasgow, \\
Glasgow, G12 8QQ, UK. \\
\\
Email: glasgow-haskell-\{request,bugs\}\@dcs.glasgow.ac.uk}
\maketitle
\tableofcontents
\clearpage
\end{onlystandalone}

\input{grip/Scheduler.lc}
\input{grip/Spark.lc}
\input{grip/Thread.lc}
\input{grip/ParInit.lc}

\begin{onlystandalone}
%\printindex
\end{document}
\end{onlystandalone}