Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
68
void Wait()
69
{
70
g_waiter.Wait();
71
g_waiter.Reset();
72
}
73
74
void Notify()
75
{
Callers
4
Run
Method · 0.85
~FailedDownloadingWaiter
Method · 0.85
UNIT_TEST
Function · 0.85
UNIT_TEST
Function · 0.85
Calls
2
Wait
Method · 0.45
Reset
Method · 0.45
Tested by
no test coverage detected