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

1 line
39 B
C

WaitForSingleObject(hMutex, INFINITE);