MCPcopy Create free account
hub / github.com/comaps/comaps / Wait

Function Wait

libs/testing/testingmain.cpp:68–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66}
67
68void Wait()
69{
70 g_waiter.Wait();
71 g_waiter.Reset();
72}
73
74void Notify()
75{

Callers 4

RunMethod · 0.85
UNIT_TESTFunction · 0.85
UNIT_TESTFunction · 0.85

Calls 2

WaitMethod · 0.45
ResetMethod · 0.45

Tested by

no test coverage detected