Home
last modified time | relevance | path

Searched refs:child_pid_ (Results 1 – 1 of 1) sorted by relevance

/test/dittosuite/src/
Dmultiprocessing.cpp76 pid_t child_pid_ = fork(); in SetUpSingle() local
77 if (child_pid_) { in SetUpSingle()