Home | History | Annotate | Download | only in memcheck

Lines Matching full:threadid

1610                                           ThreadId tid, UInt okind )
1625 void make_mem_undefined_w_tid ( Addr a, SizeT len, ThreadId tid ) {
3726 void check_mem_is_addressable ( CorePart part, ThreadId tid, Char* s,
3750 void check_mem_is_defined ( CorePart part, ThreadId tid, Char* s,
3783 void check_mem_is_defined_asciiz ( CorePart part, ThreadId tid,
3904 void mc_post_mem_write(CorePart part, ThreadId tid, Addr a, SizeT len)
3917 static UInt mb_get_origin_for_guest_offset ( ThreadId tid,
3943 static void mc_post_reg_write ( CorePart part, ThreadId tid,
3955 void mc_post_reg_write_clientcall ( ThreadId tid,
3965 static void mc_pre_reg_read ( CorePart part, ThreadId tid, Char* s,
5101 static Bool handle_gdb_monitor_command (ThreadId tid, Char *req)
5360 static Bool mc_handle_client_request ( ThreadId tid, UWord* arg, UWord* ret )
6156 MC_(detect_memory_leaks)(1/*bogus ThreadId*/, &lcp);