Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/m_aspacemgr/
Daspacemgr-linux.c888 static Bool sync_check_ok = False; variable
902 if (!sync_check_ok) in sync_check_mapping_callback()
1007 sync_check_ok = False; in sync_check_mapping_callback()
1039 if (!sync_check_ok) in sync_check_gap_callback()
1074 sync_check_ok = False; in sync_check_gap_callback()
1100 sync_check_ok = True; in VG_()
1105 if (!sync_check_ok) { in VG_()
1121 return sync_check_ok; in VG_()