CEvent e; int main(void) {
CSingleLock SL(&e)/
•v
SL.Lock(); obliczaj2(); return 0
CEvent e;
int main(void) {
return 0
obliczajl(); e.SetEvent();
}