Searched refs:tk_old (Results 1 – 1 of 1) sorted by relevance
844 task_t *tk, *tk_old; in newproc() local865 tk_old = p->p_task; /* switch to new task */ in newproc()871 mutex_enter(&tk_old->tk_zone->zone_nlwps_lock); in newproc()872 tk_old->tk_nprocs--; in newproc()873 mutex_exit(&tk_old->tk_zone->zone_nlwps_lock); in newproc()882 task_rele(tk_old); in newproc()