commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. v0.5-29-g9019e62


From: Justus Winter
Subject: [SCM] Hurd branch, master, updated. v0.5-29-g9019e62
Date: Sat, 09 Nov 2013 18:15:42 +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, master has been updated
       via  9019e629679ec12c1a4c9656bab337e84f861e8c (commit)
      from  057c04d1157322c235872e412bcc22487858c5af (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 9019e629679ec12c1a4c9656bab337e84f861e8c
Author: Justus Winter <address@hidden>
Date:   Fri Nov 8 14:28:26 2013 +0100

    libports: fix the thread counts in case the thread creation fails
    
    Previously the number of total threads and the number of unused
    threads was wrong if at one point the creation of a thread failed. Fix
    this by decrementing both counters that were previously optimistically
    incremented. Adjust the comment accordingly.
    
    * libports/manage-multithread.c (ports_manage_port_operations_multithread):
      Fix the thread counts in case the thread creation fails.

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

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


hooks/post-receive
-- 
Hurd



reply via email to

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