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

/external/valgrind/main/exp-sgcheck/
H A Dsg_main.c66 static inline Bool is_sane_TId ( ThreadId tid ) function
1778 tl_assert(is_sane_TId(tid));
1853 tl_assert(is_sane_TId(tid));
1968 tl_assert(is_sane_TId(tid));
2416 tl_assert(is_sane_TId(child));
2420 tl_assert(is_sane_TId(parent));
2470 tl_assert(is_sane_TId(tid));

Completed in 89 milliseconds