Searched refs:vforked_ (Results 1 – 1 of 1) sorted by relevance
76 uint32_t vforked_ : 1; variable79 bool is_vforked() { return vforked_; } in is_vforked()