Repository for a school homewrok for the Operation Systems Practice course in ELSYS (TUES) - Technological shcool "Electronic systems". The idea of the homework was to do something practicle to exercise threads usage and whats better than implementing simple console based StarCraft3 game :)
Files located outside final/ & os/final/ are development files they are only used to save and stage the development proces.
if (main_status == 16) { //If main_status is 16 this means that is currently locked by other thread.
i = 0; //Reset i; while(i < k) { //Loop througth other commnad centers.