Searched refs:stk_id (Results 1 – 6 of 6) sorted by relevance
138 UWord stk_id; member
198 if (tst->os_state.stk_id != NULL_STK_ID) in run_a_thread_NORETURN()199 VG_(deregister_stack)(tst->os_state.stk_id); in run_a_thread_NORETURN()711 if (tst->os_state.stk_id == NULL_STK_ID) { in set_stack()716 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()7048 vg_assert(ctst->os_state.stk_id == NULL_STK_ID);
87 tst->os_state.stk_id in ML_()94 tst->os_state.stk_id); in ML_()
210 if (tst->os_state.stk_id != NULL_STK_ID) in run_a_thread_NORETURN()211 VG_(deregister_stack)(tst->os_state.stk_id); in run_a_thread_NORETURN()
166 if (tst->os_state.stk_id != NULL_STK_ID) in run_a_thread_NORETURN()167 VG_(deregister_stack)(tst->os_state.stk_id); in run_a_thread_NORETURN()
491 tst->os_state.stk_id = NULL_STK_ID; in os_state_clear()