Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDDS/OpenDDS
/ acquire
Method
acquire
dds/DCPS/DataSampleHeader.h:280–280 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
278
struct NoOpLock : ACE_Lock {
279
int remove() { return 0; }
280
int acquire() { return 0; }
281
int tryacquire() { return 0; }
282
int release() { return 0; }
283
int acquire_read() { return 0; }
Callers
11
Proxy
Method · 0.80
instance_lock_acquire
Method · 0.80
execute
Method · 0.80
wait
Method · 0.80
builtin_config
Method · 0.80
get_plugin_inst
Method · 0.80
Proxy
Method · 0.80
passive_connection
Method · 0.80
passive_connection
Method · 0.80
sample_received
Method · 0.80
wait
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected