[M3commit] CVS Update: cm3
Jay Krell
jkrell at elego.de
Tue Nov 24 12:43:44 CET 2009
CVSROOT: /usr/cvs
Changes by: jkrell at birch. 09/11/24 12:43:44
Modified files:
cm3/m3-libs/m3core/src/thread/PTHREAD/: ThreadPThread.i3
ThreadPThread.m3
ThreadPThreadC.c
Log message:
rename pthread_getspecific_activations to GetActivation (called many
times) (matches Win32)
rename pthread_setspecific_activations to SetActivation (called twice)
(matches Win32)
leave pthread_key_create_activations alone (called once) (Win32 does the
initialization in InitC)
(I thought I had already commited this)
More information about the M3commit
mailing list