Home | History | Annotate | Download | only in memcheck

Lines Matching full:threadid

1590                                           ThreadId tid, UInt okind )
1605 void make_mem_undefined_w_tid ( Addr a, SizeT len, ThreadId tid ) {
3647 void check_mem_is_addressable ( CorePart part, ThreadId tid, Char* s,
3671 void check_mem_is_defined ( CorePart part, ThreadId tid, Char* s,
3704 void check_mem_is_defined_asciiz ( CorePart part, ThreadId tid,
3825 void mc_post_mem_write(CorePart part, ThreadId tid, Addr a, SizeT len)
3838 static UInt mb_get_origin_for_guest_offset ( ThreadId tid,
3864 static void mc_post_reg_write ( CorePart part, ThreadId tid,
3876 void mc_post_reg_write_clientcall ( ThreadId tid,
3886 static void mc_pre_reg_read ( CorePart part, ThreadId tid, Char* s,
4987 static Bool mc_handle_client_request ( ThreadId tid, UWord* arg, UWord* ret )
5662 MC_(detect_memory_leaks)(1/*bogus ThreadId*/, MC_(clo_leak_check));