octave-maintainers
[Top][All Lists]
Advanced

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

Re: Proposal for thread-safe interface to Octave internals


From: kraiskil
Subject: Re: Proposal for thread-safe interface to Octave internals
Date: Tue, 21 Feb 2006 19:08:01 +0200 (EET)
User-agent: HUT webmail, IMP 2.2.6

On Tue, 21 Feb 2006 07:17:02 -0700 John Swensen <address@hidden> wrote:

> One of attached files is a header file for a proposed method of
> allowing
> external/add-on applications (e.g. Octave Workshop or the GTK UI I am
> working on) to have access to various Octave internal data in a
> thread-safe manner.  It allows Octave to push data into mutex protected
> buffers at appropriate times for subsequent retrieval by some other
> thread.

I like it! You wouldn't have an implementation? :) 
Perhaps throw in a add_variable_to_buffer and delete_variable_from_buffer, 
but this could ofcource also be done in the other app...

Kalle



reply via email to

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