Page 1 of 1

Conditional critical sections

Posted: Tue Apr 11, 2006 11:00 pm
by elena_sev
Hello All,
I am new to operating system programming and I have project about readers/writers problem solved with conditional critical sections I have the program of the readers/writers problem but it uses ccrs and I can't implement the sections
I have tried to implement them from some code on the internet but it didn't worked (the implementation should be with semaphores)
if someone is interested I can send my source files
thank you in advanced
:-)