MCPcopy Create free account
hub / github.com/apache/mesos / pid

Method pid

3rdparty/libprocess/include/process/subprocess.hpp:237–237  ·  view source on GitHub ↗

* @return The operating system PID for this subprocess. */

Source from the content-addressed store, hash-verified

235 * @return The operating system PID for this subprocess.
236 */
237 pid_t pid() const { return data->pid; }
238
239 /**
240 * @return File descriptor representing the parent side (i.e.,

Callers 3

TearDownMethod · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 3

TearDownMethod · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36