Searched refs:gs_cond (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/console/
H A Dconsole.cpp3742 static wxSemaphore gs_cond; variable
3830 gs_cond.Post();
3854 gs_cond.Wait();
3905 gs_cond.Wait();
3982 gs_cond.Post();
4009 //wxLogTrace(_T("thread"), _T("Local condition var is %08x, gs_cond = %08x"),
4010 // condition.GetId(), gs_cond.GetId());
4033 gs_cond.Wait();

Completed in 30 milliseconds