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

1990/0424/power/fns.h (diff list | history)

1990/0419/sys/src/9/power/fns.h:2,71990/0424/sys/src/9/power/fns.h:2,8 (short | long | prev | next)
1990/0227    
void	alarminit(void); 
Block	*allocb(ulong); 
void	append(List**, List*); 
1990/0424    
void	arginit(void); 
1990/0227    
void	cancel(Alarm*); 
int	canlock(Lock*); 
int	canqlock(QLock*); 
1990/0419/sys/src/9/power/fns.h:64,701990/0424/sys/src/9/power/fns.h:65,71
1990/0227    
void	gettlb(int, ulong*); 
ulong	gettlbvirt(int); 
void	gotolabel(Label*); 
1990/0419    
void	gotopc(void*); 
1990/0424    
void	gotopc(ulong); 
1990/0227    
void	growpte(Orig*, ulong); 
void	*ialloc(ulong, int); 
int	incref(Ref*); 


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