
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Material Type: Assignment; Class: Operating Systems; Subject: Computer Engr & Computer Sci; University: California State University - Long Beach; Term: Fall 2005;
Typology: Assignments
1 / 1
This page cannot be seen from the preview
Don't miss anything!

This lab exercise is designed to illustrate a critical problem with processes executing concurrently that try to access shared resources. For this exercise you need to copy two C++ programs named mixedup_p.cpp , and mixedup_c.cpp from ~lam/htdocs/cecs326/samples into your directory, execute them and explain what you observe in the output. Do the following for this assignment: