Description: windows operating system kernel experiment. Readers who write. Create a console process. This process contains n threads. With n threads n reader or writer. Each thread is required by the corresponding test data file read and write operations. Achieve the readers priority and write preferred reader- writer semaphore mechanism.
To Search:
File list (Check if you may need any files):
thread.dat
ReadAndWrite.cpp