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

/external/valgrind/exp-sgcheck/
H A Dsg_main.c66 static inline Bool is_sane_TId ( ThreadId tid ) function
1786 tl_assert(is_sane_TId(tid));
1861 tl_assert(is_sane_TId(tid));
1976 tl_assert(is_sane_TId(tid));
2424 tl_assert(is_sane_TId(child));
2428 tl_assert(is_sane_TId(parent));
2478 tl_assert(is_sane_TId(tid));

Completed in 77 milliseconds