This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "POSIX threading library".
The branch, rbraun/hurd_with_pthreads has been updated
via 22909c3332450bf7a83e39cac16e66f33d7f3d43 (commit)
from 3742a764500993339b0c8b09714dd07e0b6b5015 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 22909c3332450bf7a83e39cac16e66f33d7f3d43
Author: Richard Braun <[email protected]>
Date: Fri Aug 17 18:05:06 2012 +0200
Hurd-specific __pthread_startup function
This change is another hack, which purpose is to reduce the likeliness
of starvation in multithreaded Hurd servers.
-----------------------------------------------------------------------
Summary of changes:
sysdeps/mach/hurd/pt-startup.c | 40 ++++++++++++++++++++++++++++++++++++++++
1 files changed, 40 insertions(+), 0 deletions(-)
create mode 100644 sysdeps/mach/hurd/pt-startup.c
hooks/post-receive
--
POSIX threading library