Searched refs:nsPid_ (Results 1 – 2 of 2) sorted by relevance
221 return pid_ != nsPid_; in GetNs()256 nsPid_ = pid; in SetNsPid()261 if (nsPid_ > 0) { in GetNsPid()262 return nsPid_; in GetNsPid()
66 pid_t nsPid_ = 0; variable