1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-14 20:01:03 +03:00
Files
glibc/linuxthreads/sysdeps
Ulrich Drepper 9ec9e34ee3 Update.
* internals.h (strict __pthread_descr_struct): Add p_sem_avail.
	* semaphore.c: Handle spurious wakeups.

	* sysdeps/pthread/pthread.h: Add back PTHREAD_MUTX_FAST_NP as an alias
	for PTHREAD_MUTEX_ADAPTIVE_NP for source code compatibility.

	* pthread.c (__pthread_set_own_extricate): Use THREAD_GETMEM.
	(__pthread_wait_for_restart): Likewise.

	* condvar.c (pthread_cond_wait): Also check whether thread is
	cancelable before aborting loop.
	(pthread_cond_timedwait): Likewise.
2000-07-26 02:18:41 +00:00
..
2000-05-25 06:15:25 +00:00
2000-05-25 06:15:25 +00:00
2000-06-21 05:54:40 +00:00
2000-07-15 19:02:47 +00:00
2000-05-25 06:15:25 +00:00
2000-07-22 02:26:07 +00:00
2000-07-26 02:18:41 +00:00
2000-06-12 20:50:37 +00:00
2000-06-04 16:39:33 +00:00
2000-06-21 04:35:29 +00:00