1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-30 17:41:16 +03:00
Files
glibc/nptl/sysdeps/pthread
Ulrich Drepper b22d701bb7 Update.
2003-04-04  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/pthread/createthread.c (create_thread): Add some more
	comments explaining when to set multiple_threads and when not.

	* pthreadP.h: Define THREAD_ATOMIC_CMPXCHG_VAL and
	THREAD_ATOMIC_BIT_SET if not already defined.
	* sysdeps/i386/tls.h: Define THREAD_ATOMIC_CMPXCHG_VAL and
	THREAD_ATOMIC_BIT_SET:
	* sysdeps/x86_64/tls.h: Likewise.
	* cleanup_defer.c (_pthread_cleanup_push_defer): Rewrite to use
	THREAD_ATOMIC_CMPXCHG_VAL.
	(_pthread_cleanup_pop_restore): Likewise.
	* cancellation.c (__pthread_enable_asynccancel): Likewise.
	(__pthread_enable_asynccancel_2): Likewise.
	(__pthread_disable_asynccancel): Likewise.
	* libc-cancellation.c (__libc_enable_asynccancel): Likewise.
	(__libc_disable_asynccancel): Likewise.
	* init.c (sigcancel_handler): Likewise.
	* pthread_setcancelstate.c (__pthread_setcancelstate): Likewise.
	* pthread_setcanceltype.c (__pthread_setcanceltype): Likewise.
2003-04-05 05:21:15 +00:00
..
2003-02-05 00:03:02 +00:00
2002-11-26 22:50:54 +00:00
2003-04-05 05:21:15 +00:00
2002-12-18 23:29:41 +00:00
2002-12-16 22:17:11 +00:00
2002-12-16 22:17:11 +00:00
2002-12-31 20:46:11 +00:00
2003-02-14 23:31:11 +00:00
2003-03-31 18:43:29 +00:00
2002-12-31 09:36:52 +00:00
2003-02-05 09:54:24 +00:00
2003-02-05 09:54:24 +00:00
2003-03-18 18:56:16 +00:00
2003-02-21 10:00:33 +00:00
2002-11-26 22:50:54 +00:00
2003-02-24 09:23:15 +00:00
2003-03-03 21:11:12 +00:00
2003-02-27 10:32:38 +00:00
2003-02-24 09:23:15 +00:00
2003-03-25 20:41:26 +00:00
2002-11-28 00:53:12 +00:00
2003-03-18 11:17:57 +00:00
2003-03-25 20:41:26 +00:00
2002-11-26 22:50:54 +00:00
2002-12-28 22:19:04 +00:00
2002-11-26 22:50:54 +00:00
2002-11-26 22:50:54 +00:00
2002-11-26 22:50:54 +00:00
2003-03-31 18:43:29 +00:00
2002-11-26 22:50:54 +00:00
2003-03-25 01:14:36 +00:00