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