This is the mail archive of the glibc-cvs@sourceware.cygnus.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]

libc/linuxthreads Tag: glibc-2-1-branch manager.c


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sourceware.cygnus.com	99/11/09 21:03:40

Modified files:
	linuxthreads   : Tag: glibc-2-1-branch manager.c 

Log message:
	Define __pthread_last_event.
	(pthread_handle_create): Set __pthread_last_event.
	(pthread_exited): Likewise.
	(__pthread_threads_events): New variable.
	(pthread_handle_create): Take new parameters with event information.
	Signal TD_CREATE event if wanted.
	(__pthread_manager): Adjust pthread_handle_create call.
	(pthread_start_thread_event): New function.  Block until manager is
	finished and then call pthread_start_thread.
	(pthread_exited): Signal TD_REAP event if wanted.


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