Searched refs:expected_ext (Results 1 – 2 of 2) sorted by relevance
1041 Extension expected_ext = is_vfork ? Extension::vfork : Extension::fork; in MonitorClone() local1042 if ((m_enabled_extensions & expected_ext) == expected_ext) { in MonitorClone()
1078 Extension expected_ext = is_vfork ? Extension::vfork : Extension::fork; in MonitorClone() local1079 if ((m_enabled_extensions & expected_ext) == expected_ext) { in MonitorClone()