ADTaaron-thesisarm-ehast-experimentalcleanup-dtorsdeferred_resndemanglerenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprnew-envno_listpersistent-indexerpthread-emulationqualifiedEnumresolv-newwith_gc
Last change
on this file since e15df4c was
687165a,
checked in by Thierry Delisle <tdelisle@…>, 8 years ago
|
Reviewed start of threading and added quick proposal for couroutines
|
-
Property mode set to
100644
|
File size:
508 bytes
|
Rev | Line | |
---|
[fe84230] | 1 | \input{common} % bespoke macros used in the document |
---|
| 2 | |
---|
| 3 | \lstset{ |
---|
[687165a] | 4 | morekeywords=[2]{nomutex,mutex,thread,wait,wait_release,signal,signal_block,accept,monitor,suspend,resume,coroutine}, |
---|
[fe84230] | 5 | keywordstyle=[2]\color{blue}, % second set of keywords for concurency |
---|
| 6 | basicstyle=\linespread{0.9}\tt\small, % reduce line spacing and use typewriter font |
---|
| 7 | stringstyle=\sf\color{Mahogany}, % use sanserif font |
---|
| 8 | commentstyle=\itshape\color{OliveGreen}, % green and italic comments |
---|
| 9 | }% |
---|
Note: See
TracBrowser
for help on using the repository browser.