Lines Matching refs:ThreadId
120 Addr VG_(get_IP) ( ThreadId tid );
121 Addr VG_(get_SP) ( ThreadId tid );
131 VG_(get_shadow_regs_area) ( ThreadId tid,
135 VG_(set_shadow_regs_area) ( ThreadId tid,
144 extern void VG_(apply_to_GP_regs)(void (*f)(ThreadId tid,
150 extern void VG_(thread_stack_reset_iter) ( /*OUT*/ThreadId* tid );
154 extern Bool VG_(thread_stack_next) ( /*MOD*/ThreadId* tid,
160 extern Addr VG_(thread_get_stack_max) ( ThreadId tid );
163 extern SizeT VG_(thread_get_stack_size) ( ThreadId tid );
167 extern Addr VG_(thread_get_altstack_min) ( ThreadId tid );
171 extern SizeT VG_(thread_get_altstack_size) ( ThreadId tid );