help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Wrapper to use a C++ class in Octave


From: Mike Miller
Subject: Re: Wrapper to use a C++ class in Octave
Date: Mon, 14 Aug 2017 11:41:00 -0700
User-agent: NeoMutt/20170609 (1.8.3)

On Sat, Aug 12, 2017 at 17:34:47 +0200, Stefan Oltmanns wrote:
> I think there is one major problem: The class is multithreaded and the
> callbacks are called from another thread. According to the infos I found
> Octave is not thread-safe, so the callbacks have to be handled inside
> the C++ code, right?

I think that depends on what you intend to do within the callback
functions.

-- 
mike

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]