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