The program has to be Peer-To-Peer, only one .Exe started twice.
What values should I pass in the Lock and UnLock functions?Code:for (i=1; i<10; i++) { Lock_Sem(); Function(); UnLock_Sem(); }
|
Results 1 to 8 of 8
Thread: C++ SemaphoresThreaded View
|
Click Here to Expand Forum to Full Width |