guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch master updated (a0656ad -> b392d81)


From: Andy Wingo
Subject: [Guile-commits] branch master updated (a0656ad -> b392d81)
Date: Sun, 8 Jan 2017 14:51:35 +0000 (UTC)

wingo pushed a change to branch master
in repository guile.

      from  a0656ad   New interfaces to help wait on fd/cond
       new  5241d06   Thread prepare-to-wait respects block_asyncs
       new  ca598d3   Remove thread-exited? check in sigaction
       new  78239ac   Remove thread-specific admin mutex
       new  a000e5c   Enable interrupts only when running thread body
       new  12eb7b8   Prevent some interrupts of wait-condition-variable
       new  dffe495   Exited threads retain less memory
       new  b392d81   Fix close-port race.

The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 libguile/async.c         |    5 +++--
 libguile/ports.c         |   23 ++++++++++++-------
 libguile/scmsigs.c       |    6 +----
 libguile/threads.c       |   55 ++++++++++++++++++++++++++++++++--------------
 libguile/threads.h       |    2 --
 module/ice-9/threads.scm |   38 ++++++++++++++++++++++----------
 6 files changed, 83 insertions(+), 46 deletions(-)



reply via email to

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