Searched refs:expected_ext (Results 1 – 2 of 2) sorted by relevance
1072 Extension expected_ext = is_vfork ? Extension::vfork : Extension::fork; in MonitorClone() 1073 if ((m_enabled_extensions & expected_ext) == expected_ext) { in MonitorClone() 1051 Extension expected_ext = is_vfork ? Extension::vfork : Extension::fork; MonitorClone() local
1032 Extension expected_ext = is_vfork ? Extension::vfork : Extension::fork; in MonitorClone() local1033 if ((m_enabled_extensions & expected_ext) == expected_ext) { in MonitorClone()