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

/external/valgrind/main/coregrind/m_aspacemgr/
H A Daspacemgr-linux.c850 memory layout. sync_check_ok returns True if no anomalies were
875 static Bool sync_check_ok = False; variable
889 if (!sync_check_ok)
994 sync_check_ok = False;
1026 if (!sync_check_ok)
1061 sync_check_ok = False;
1087 sync_check_ok = True;
1092 if (!sync_check_ok) {
1108 return sync_check_ok;

Completed in 54 milliseconds