Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_aspacemgr/
Daspacemgr-linux.c766 static Bool sync_check_ok = False; variable
780 if (!sync_check_ok) in sync_check_mapping_callback()
899 sync_check_ok = False; in sync_check_mapping_callback()
931 if (!sync_check_ok) in sync_check_gap_callback()
966 sync_check_ok = False; in sync_check_gap_callback()
992 sync_check_ok = True; in VG_()
997 if (!sync_check_ok) { in VG_()
1013 return sync_check_ok; in VG_()