plan 9 kernel history: overview | file list | diff list

1995/1111/port/proc.c (diff list | history)

1995/1030/sys/src/9/port/proc.c:293,2991995/1111/sys/src/9/port/proc.c:293,298 (short | long | prev | next)
Lock palloc going into moribund sched
rsc Mon Mar 20 18:32:00 2006
1993/0501    
	procalloc.free = p->qnext; 
	unlock(&procalloc); 
 
	procalloc.free = p->qnext; 
	p->state = Scheding; 
	p->psstate = "New"; 
	p->mach = 0; 


source code copyright © 1990-2005 Lucent Technologies; see license
Plan 9 distribution
comments to russ cox (rsc@swtch.com)