[M3commit] CVS Update: cm3

Jay Krell jkrell at elego.de
Wed Apr 29 16:05:42 CEST 2009


CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	09/04/29 16:05:42

Modified files:
	cm3/m3-libs/m3core/src/thread/PTHREAD/: m3makefile 
Added files:
	cm3/m3-libs/m3core/src/thread/PTHREAD/config/: tls.c 

Log message:
	use __thread if it appears to work -- tested with gcc and Sun cc
	else continue to use pthread_get/setspecific
	This will probably usually save a few more cycles off PushEFrame.




More information about the M3commit mailing list