On 21 October 2014 14:14, Daniel Bünzli <[email protected]> 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. _______________________________________________ Ctypes mailing list [email protected] http://lists.ocaml.org/listinfo/ctypes
