OpenAFS CVS Commit: openafs/src/rx by shadow

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Wed, 28 Jan 2009 15:35:50 EST


Update of /cvs/openafs/src/rx
In directory GRAND.CENTRAL.ORG:/data/sb/openafs/src/rx

Modified Files:
	rx.c rx.h rx_internal.h rx_kcommon.c rx_lwp.c rx_multi.c 
	rx_packet.c rx_user.c 
Log Message:
DELTA rx-atomic-macros-and-variables-20090127
AUTHOR jaltman@your-file-system.com
LICENSE BSD
FIXES 

adds macros to support accessing some variables as atomics, when atomic
support is available; otherwise falls back to mutex-protected access.


--- DELTA config follows ---
rx-atomic-macros-and-variables-20090127 openafs/src/rx/rx.c 1.158 1.159
rx-atomic-macros-and-variables-20090127 openafs/src/rx/rx.h 1.50 1.51
rx-atomic-macros-and-variables-20090127 openafs/src/rx/rx_internal.h 1.5 1.6
rx-atomic-macros-and-variables-20090127 openafs/src/rx/rx_kcommon.c 1.74 1.75
rx-atomic-macros-and-variables-20090127 openafs/src/rx/rx_lwp.c 1.27 1.28
rx-atomic-macros-and-variables-20090127 openafs/src/rx/rx_multi.c 1.12 1.13
rx-atomic-macros-and-variables-20090127 openafs/src/rx/rx_packet.c 1.91 1.92
rx-atomic-macros-and-variables-20090127 openafs/src/rx/rx_user.c 1.43 1.44