Searched refs:thread_stack_next (Results 1 – 4 of 4) sorted by relevance
154 extern Bool VG_(thread_stack_next) ( /*MOD*/ThreadId* tid,
76 while ( VG_(thread_stack_next)(&tid, &stack_min, &stack_max) ) { in find_tid_with_stack_containing()141 while ( VG_(thread_stack_next)(&tid, &stack_min, &stack_max) ) { in VG_()
435 Bool VG_(thread_stack_next)(/*MOD*/ThreadId* tid, in VG_() argument
3767 while ( VG_(thread_stack_next)(&tid, &stack_min, &stack_max) ) { in VG_()