Searched refs:isInheritable (Results 1 – 3 of 3) sorted by relevance
78 if (!dest->isInheritable() || v.isValue()) { \87 if (!dest->isInheritable() || v.isValue()) { \
59 constexpr bool isInheritable() const { return kInheritable; } in isInheritable() function
1326 int isInheritable = get_inheritable(fd, raise); in set_inheritable() local1327 if (isInheritable == -1) in set_inheritable()1329 *atomic_flag_works = !isInheritable; in set_inheritable()