Skip to content

Thread library required for the final assignment of the Operating Systems course.

Notifications You must be signed in to change notification settings

fialves/HNRQthreads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Estrutura de diretórios de mthread

mthread/
|-- bin
|-- exemplos
|   |-- exemplo.c
|   |-- Makefile
|   |-- mandel.c
|   |-- teste_prio.c
|   `-- teste_vetor.c
|-- include
|   |-- mdata.h
|   `-- mthread.h
|-- lib
|-- Makefile
|-- README
|-- relatorio.pdf
|-- src
`-- testes

O trabalho entregue deve seguir RIGOROSAMENTE a estrutura de diretórios acima. Os testes desenvolvidos pelo grupo devem estar no diretório testes com um Makefile adequado para a compilação de todos os testes (regra all) e limpeza (regra clean), conforme especificação.

O arquivo "relatorio.pdf" deve ser substituido pelo relatório do grupo contendo as respostas aos questionamentos propostos na especificação.

Atenciosamente
A. Carissimi/S. Cechin
2015-01




About

Thread library required for the final assignment of the Operating Systems course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published