[ocaml-ctypes] Lifecycle of a callback?
Trevor Smith
trevorsummerssmith at gmail.com
Tue Oct 21 16:01:27 BST 2014
Thanks for all the input!
Jeremy is there an eta for 0.4? For now I will work off of master.
Thanks
Trevor
On Tuesday, October 21, 2014, Jeremy Yallop <yallop at gmail.com> wrote:
> On 21 October 2014 14:14, Daniel Bünzli <daniel.buenzli at erratique.ch
> <javascript:;>> wrote:
> > This doesn't answer you question but just another thing to think about,
> if the callbacks may occur on another thread you should also be careful on
> acquiring OCaml's runtime lock see for example here:
> >
> > https://github.com/dbuenzli/tsdl/issues/13
> >
> > I don't know if the support Jeremy mentions in that discussion was
> eventually merged in a published version since ctypes's release notes are a
> little bit hard to track down.
>
> It's in the master branch, but not in a release yet. It should be
> included in 0.4.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ocaml.org/pipermail/ctypes/attachments/20141021/6717dd3c/attachment.html>
More information about the Ctypes
mailing list