[M3commit] CVS Update: cm3

Jay Krell jkrell at elego.de
Sat Dec 12 15:48:11 CET 2009


CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	09/12/12 15:48:11

Modified files:
	cm3/m3-libs/m3core/src/thread/PTHREAD/: Tag: 
	                                        release_branch_cm3_5_8 
	                                        ThreadPThread.i3 
	                                        ThreadPThread.m3 
	                                        ThreadPThreadC.c 

Log message:
	port race condition fix from head:
	don't return pthread handle from thread_create
	instead, in new thread, store pthread_self
	It isn't clear otherwise if the handle gets stored before it is used.
	I had seen the pthread_detach call fail previously.




More information about the M3commit mailing list