Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDDS/OpenDDS
/ call_count
Method
call_count
tests/unit-tests/dds/DCPS/DispatchService.cpp:28–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
}
27
28
size_t call_count()
29
{
30
ACE_Guard<ACE_Thread_Mutex> guard(mutex_);
31
return call_count_;
32
}
33
34
void wait(size_t target)
35
{
Callers
2
TEST
Function · 0.45
cancel_dispatch_common
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected