unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* [bug #24867] `define' should be thread-safe
@ 2008-11-18 10:18 Ludovic Courtès
  2008-11-18 13:27 ` Ludovic Courtès
  0 siblings, 1 reply; 13+ messages in thread
From: Ludovic Courtès @ 2008-11-18 10:18 UTC (permalink / raw)
  To: Andy Wingo, Ludovic Courtès, linasvepstas, bug-guile


URL:
  <http://savannah.gnu.org/bugs/?24867>

                 Summary: `define' should be thread-safe
                 Project: Guile
            Submitted by: civodul
            Submitted on: Tue 18 Nov 2008 10:18:28 AM GMT
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

`define' uses a hash table behind the scenes.  The hash table itself is not
thread-safe, but `define' should be thread-safe, that is, by synchronizing
accesses to the underlying hash table.

See http://thread.gmane.org/gmane.lisp.guile.devel/7851/focus=7858 for the
original report.

Thanks,
Ludo'.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?24867>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2011-08-06  9:09 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-18 10:18 [bug #24867] `define' should be thread-safe Ludovic Courtès
2008-11-18 13:27 ` Ludovic Courtès
2008-12-23  2:36   ` Linas Vepstas
2008-12-23  2:50     ` Linas Vepstas
2008-12-23  3:06       ` Linas Vepstas
2008-12-23 15:21         ` Ludovic Courtès
2008-12-23 18:28           ` Linas Vepstas
2008-12-23 19:10             ` Linas Vepstas
2010-09-20  9:28               ` Kourtney Keese
2011-08-06  9:08                 ` JackBenny
2011-08-06  9:08                   ` JackBenny
2011-08-06  9:09                     ` JackBenny
2011-08-06  9:09                       ` JackBenny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).