Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_syswrap/
Dsyswrap-main.c1684 syscallInfo[tid].status.what = SsIdle; in VG_()
1690 return (syscallInfo[tid].status.what != SsIdle); in VG_()
1819 vg_assert(sci->status.what == SsIdle); in VG_()
2110 if (sci->status.what == SsIdle || sci->status.what == SsHandToKernel) { in VG_()
2111 sci->status.what = SsIdle; in VG_()
2181 sci->status.what = SsIdle; in VG_()
2715 vg_assert(sci->status.what != SsIdle); in VG_()
2722 vg_assert(sci->status.what != SsIdle); in VG_()
2816 sci->status.what = SsIdle; in VG_()
2855 vg_assert(sci->status.what != SsIdle); in ML_()
[all …]
Dpriv_types_n_macros.h76 SsIdle enumerator