Threaded callbacks with FFI
Hi, I am calling C from pharo with a callback, and it seems the callback is called in another thread. I canât wrap the block in a process, because the return will be wrong, how can I do ??? Annick
Le 25 sept. 2014 11:32, "Annick Fron" <list@afceurope.com> a écrit :
Hi,
I am calling C from pharo with a callback, and it seems the callback is
called in another thread.
I canât wrap the block in a process, because the return will be wrong, how can I do ???
Can you send us sample code ?
Annick
OK I try do do that. Le 25 sept. 2014 à 12:18, phil@highoctane.be a écrit :
Le 25 sept. 2014 11:32, "Annick Fron" <list@afceurope.com> a écrit :
Hi,
I am calling C from pharo with a callback, and it seems the callback is called in another thread. I canât wrap the block in a process, because the return will be wrong, how can I do ???
Can you send us sample code ?
Annick
participants (2)
-
Annick Fron -
phil@highoctane.be