IRC channel logs

2018-06-06.log

back to list of logs

***Raimondii is now known as Raimondi
***Raimondii is now known as Raimondi
***gour_ is now known as gour
<djcb>Was looking for something like `(with-mutex <mutex> <body>)' but couldn't find it... is there something like that in guile?
<rekado_>djcb: I searched for “with-mutex” in the index of the Guile info manual and found it.
<rekado_> -- macro: with-mutex mutex body1 body2 ...
<rekado_> Lock MUTEX, evaluate the body BODY1 BODY2 ..., then unlock MUTEX.
<rekado_> The return value is that returned by the last body form.
<rekado_>
<djcb>rekado_: oh! i feel stupid now :). thanks!
<dsmith>sneek: botsnack
<sneek>:)
<dsmith>yey