Home
last modified time | relevance | path

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

/external/valgrind/exp-sgcheck/
Dsg_main.c66 static inline Bool is_sane_TId ( ThreadId tid ) in is_sane_TId() function
1786 tl_assert(is_sane_TId(tid)); in helperc__mem_access()
1861 tl_assert(is_sane_TId(tid)); in shadowStack_new_frame()
1976 tl_assert(is_sane_TId(tid)); in shadowStack_unwind()
2424 tl_assert(is_sane_TId(child)); in shadowStack_thread_create()
2428 tl_assert(is_sane_TId(parent)); in shadowStack_thread_create()
2478 tl_assert(is_sane_TId(tid)); in shadowStack_set_initial_SP()