Skip to content
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.

Latest commit

 

History

History
5 lines (4 loc) · 310 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 310 Bytes

HSNR-2-P-BSY-2

A repository for the second "BSY" practical traning at the HSNR.

Written in c to create threads and processes. In the first task, you should realize that processes do not share local or global variables. In the second task should recognize that threads share global variables, but not local.