commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] Hurd branch, rbraun/hurd_with_pthreads, updated. hurd-release-0-2-


From: Richard Braun
Subject: [SCM] Hurd branch, rbraun/hurd_with_pthreads, updated. hurd-release-0-2-3451-g653a755
Date: Fri, 17 Aug 2012 10:02:33 +0000

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 "Hurd".

The branch, rbraun/hurd_with_pthreads has been updated
       via  653a755dd08dae5854e797d36b758af793bef1f9 (commit)
      from  c8d252c4e9e7d5263b8dc0e6cfef90992e65480d (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 653a755dd08dae5854e797d36b758af793bef1f9
Author: Richard Braun <address@hidden>
Date:   Fri Aug 17 12:00:12 2012 +0200

    Slightly adjust thread accounting in libports
    
    Instead of having two critical sections for that, one to determine if
    a new thread is needed, the other to update counters, do both in the
    same critical section. This avoids some unneeded thread creations.

-----------------------------------------------------------------------

Summary of changes:
 libports/manage-multithread.c |   19 +++++++++----------
 1 files changed, 9 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

[Prev in Thread] Current Thread [Next in Thread]