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.c778 static Bool sync_check_ok = False; variable
792 if (!sync_check_ok) in sync_check_mapping_callback()
911 sync_check_ok = False; in sync_check_mapping_callback()
943 if (!sync_check_ok) in sync_check_gap_callback()
978 sync_check_ok = False; in sync_check_gap_callback()
1004 sync_check_ok = True; in VG_()
1009 if (!sync_check_ok) { in VG_()
1025 return sync_check_ok; in VG_()