Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dpthread_internal.h74 uint32_t vforked_ : 1; variable
77 bool is_vforked() { return vforked_; } in is_vforked()