Write on a read lock (Denied) Slave0: Create a file, reopen it for reading, set a read lock Slave1: Open file for writing, try to set a write lock and close file Slave0: close the file and remove it.
Now, window begone.