octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #44463] Print command for "pdflatexstandalone"


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #44463] Print command for "pdflatexstandalone" device produces output that doesn't compile
Date: Wed, 22 Jun 2016 14:56:18 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:46.0) Gecko/20100101 Firefox/46.0

Follow-up Comment #13, bug #44463 (project octave):

Now it looks we are using more and more c++11 features, I'd like to experiment
with std::condition_variable [1]. In addition to std::mutex, this may prove
useful for synchronizing threads.

@jwe: I need to create two shared variables (a mutex and a
condition_variable), which can be accessed in Backend.cc (interpreter thread)
and Canvas.cc (gui thread). Where should I define such global variables?


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?44463>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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