Home | History | Annotate | Download | only in exp-sgcheck

Lines Matching full:threadid

66 static inline Bool is_sane_TId ( ThreadId tid )
1509 ThreadId tid,
1772 ThreadId tid = VG_(get_running_tid)();
1845 void shadowStack_new_frame ( ThreadId tid,
1949 ThreadId tid = VG_(get_running_tid)();
1965 static void shadowStack_unwind ( ThreadId tid, Addr sp_now )
2414 ThreadId parent, ThreadId child )
2467 static void shadowStack_set_initial_SP ( ThreadId tid )
2490 ThreadId tid = VG_(get_running_tid)();
2503 void sg_pre_thread_ll_create ( ThreadId parent, ThreadId child ) {
2507 void sg_pre_thread_first_insn ( ThreadId tid ) {