MCPcopy Create free account
hub / github.com/3rdparty/libprocess / pid

Method pid

include/process/subprocess.hpp:236–236  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

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

Callers 3

TearDownMethod · 0.80
TEST_FFunction · 0.80
TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by 3

TearDownMethod · 0.64
TEST_FFunction · 0.64
TEST_FFunction · 0.64