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

1996/0516/port/portdat.h (diff list | history)

1996/0511/sys/src/9/port/portdat.h:598,6031996/0516/sys/src/9/port/portdat.h:598,604 (short | long | prev | next)
add Proc.lockpri
rsc Fri Mar 4 12:44:25 2005
1995/0110    
	ulong	art;		/* avg # ticks used since last blocked */ 
	ulong	movetime;	/* last time process switched processors */ 
	ulong	readytime;	/* time process went ready */ 
1996/0516    
	ulong	lockpri;	/* priority of process holding lock we're trying for */ 
1993/1204    
 
1993/0501    
	void	*ureg;		/* User registers for notes */ 
	void	*dbgreg;	/* User registers for devproc */ 


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