detalhes finais do relatorio
[3hU9fRjo95.git] / relatorio / relatorio.aux
blob4b96c3ab348bdbe795224583a4c5a5009ba4b693
1 \relax 
2 \catcode`"\active
3 \select@language{brazil}
4 \@writefile{toc}{\select@language{brazil}}
5 \@writefile{lof}{\select@language{brazil}}
6 \@writefile{lot}{\select@language{brazil}}
7 \citation{GO}
8 \citation{CSP}
9 \@writefile{toc}{\contentsline {chapter}{\numberline {1}Introdu\IeC {\c c}\IeC {\~a}o}{3}}
10 \@writefile{toc}{\contentsline {chapter}{\numberline {2}Primeiros Passos}{4}}
11 \@writefile{toc}{\contentsline {section}{\numberline {2.1}Instala\IeC {\c c}\IeC {\~a}o}{4}}
12 \@writefile{toc}{\contentsline {section}{\numberline {2.2}Utiliza\IeC {\c c}\IeC {\~a}o}{4}}
13 \@writefile{toc}{\contentsline {chapter}{\numberline {3}Mecanismos de Programa\IeC {\c c}\IeC {\~a}o Concorrente}{5}}
14 \@writefile{toc}{\contentsline {section}{\numberline {3.1}Gorotinas}{5}}
15 \@writefile{toc}{\contentsline {section}{\numberline {3.2}Channel}{5}}
16 \@writefile{toc}{\contentsline {section}{\numberline {3.3}go}{6}}
17 \@writefile{toc}{\contentsline {section}{\numberline {3.4}select}{6}}
18 \@writefile{toc}{\contentsline {chapter}{\numberline {4}Pr\IeC {\'a}tica}{8}}
19 \@writefile{toc}{\contentsline {section}{\numberline {4.1}Compilando e executando os exemplos}{8}}
20 \@writefile{toc}{\contentsline {section}{\numberline {4.2}Hello, World!}{8}}
21 \@writefile{lol}{\contentsline {lstlisting}{../hello.go}{8}}
22 \@writefile{toc}{\contentsline {section}{\numberline {4.3}Fun\IeC {\c c}\IeC {\~o}es Auxiliares}{8}}
23 \@writefile{lol}{\contentsline {lstlisting}{../pc\textunderscore channel.go}{8}}
24 \@writefile{lol}{\contentsline {lstlisting}{../pc\textunderscore channel.go}{9}}
25 \@writefile{lol}{\contentsline {lstlisting}{../pc\textunderscore channel.go}{9}}
26 \@writefile{lol}{\contentsline {lstlisting}{../pc\textunderscore channel.go}{9}}
27 \@writefile{lol}{\contentsline {lstlisting}{../pc\textunderscore channel.go}{9}}
28 \@writefile{lol}{\contentsline {lstlisting}{../pc\textunderscore channel.go}{9}}
29 \@writefile{lol}{\contentsline {lstlisting}{../pc\textunderscore monitor\textunderscore cond.go}{9}}
30 \@writefile{lol}{\contentsline {lstlisting}{../pc\textunderscore monitor\textunderscore cond.go}{9}}
31 \@writefile{toc}{\contentsline {section}{\numberline {4.4}Constantes}{10}}
32 \@writefile{lol}{\contentsline {lstlisting}{../pc\textunderscore mutex.go}{10}}
33 \@writefile{toc}{\contentsline {section}{\numberline {4.5}Destrui\IeC {\c c}\IeC {\~a}o (de vari\IeC {\'a}veis)}{10}}
34 \@writefile{toc}{\contentsline {section}{\numberline {4.6}Mutex}{10}}
35 \@writefile{lol}{\contentsline {lstlisting}{../pc\textunderscore mutex.go}{10}}
36 \@writefile{toc}{\contentsline {section}{\numberline {4.7}Sem\IeC {\'a}foro}{11}}
37 \@writefile{lol}{\contentsline {lstlisting}{../pc\textunderscore sem.go}{12}}
38 \@writefile{toc}{\contentsline {section}{\numberline {4.8}Monitor}{13}}
39 \@writefile{lol}{\contentsline {lstlisting}{../pc\textunderscore monitor.go}{13}}
40 \@writefile{toc}{\contentsline {section}{\numberline {4.9}Vari\IeC {\'a}vel de Condi\IeC {\c c}\IeC {\~a}o}{15}}
41 \@writefile{lol}{\contentsline {lstlisting}{../pc\textunderscore monitor\textunderscore cond.go}{15}}
42 \@writefile{toc}{\contentsline {section}{\numberline {4.10}The Go Way}{17}}
43 \@writefile{lol}{\contentsline {lstlisting}{../pc\textunderscore channel.go}{17}}
44 \@writefile{toc}{\contentsline {section}{\numberline {4.11}M\IeC {\'u}ltiplos Produtores e Consumidores}{18}}
45 \@writefile{lol}{\contentsline {lstlisting}{../pc\textunderscore channel\textunderscore multi.go}{18}}
46 \@writefile{toc}{\contentsline {chapter}{\numberline {5}Conclus\IeC {\~a}o}{20}}
47 \bibcite{GO}{1}
48 \bibcite{CSP}{2}
49 \@writefile{toc}{\contentsline {chapter}{Refer\^encias Bibliogr\'aficas}{21}}