RosettaCodeData/Task/Mutex/Oz/mutex-2.oz
2023-07-01 13:44:08 -04:00

3 lines
43 B
Text

lock L then
{System.show exclusive}
end