mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 03:40:34 +02:00
Critical section review
This commit is contained in:
parent
4ef9101c42
commit
e45947bf06
1 changed files with 1 additions and 0 deletions
|
@ -64,6 +64,7 @@ maybe_drag_in_eprintf ()
|
|||
SCM_CRITICAL_SECTION_END were used: they are mentioned here in case
|
||||
somebody is grepping for thread problems ;)
|
||||
*/
|
||||
/* njrev: not threadsafe, protection needed as described above */
|
||||
|
||||
static void *
|
||||
sysdep_dynl_link (const char *fname, const char *subr)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue