MCPcopy Create free account
hub / github.com/OpenDDS/OpenDDS / get_pid

Method get_pid

performance-tests/bench/node_controller/main.cpp:214–217  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

212 }
213
214 pid_t get_pid() noexcept
215 {
216 return pid_;
217 }
218
219 void set_exit_status(int return_code, ACE_exitcode exit_code) noexcept
220 {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected