Introduction - If you have any usage issues, please Google them yourself
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.