This is the mail archive of the glibc-cvs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libc/linuxthreads pthread.c


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sourceware.org	2003-01-12 00:41:24

Modified files:
	linuxthreads   : pthread.c 

Log message:
	(__pthread_initialize_minimal): Use tcbp, not self for TCB pointer.
	(__pthread_initialize_manager): Rename tcb to mgr.
	Use tcbp for TCB pointer, if TLS_DTV_AT_TP set mgr to sizeof (struct
	_pthread_descr) below tcbp, otherwise to tcbp.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]