Searched refs:stk_id (Results 1 – 3 of 3) sorted by relevance
286 UWord stk_id; member
197 if (tst->os_state.stk_id != (UWord)-1) in run_a_thread_NORETURN()198 VG_(deregister_stack)(tst->os_state.stk_id); in run_a_thread_NORETURN()710 if (tst->os_state.stk_id == (UWord)-1) { in set_stack()715 tst->os_state.stk_id = VG_(register_stack)(new_start, new_end); in set_stack()722 VG_(change_stack)(tst->os_state.stk_id, new_start, new_end); in set_stack()6644 vg_assert(ctst->os_state.stk_id == (UWord)(-1));
507 tst->os_state.stk_id = (UWord)-1; in os_state_clear()