comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: how to tell if run-time IDL app is already running?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: how to tell if run-time IDL app is already running? [message #68537] Wed, 04 November 2009 08:40
j.coenia@gmail.com is currently offline  j.coenia@gmail.com
Messages: 36
Registered: December 2008
Member
The solution is to use SHMMAP (shared memory map) or the semaphore
routines (SEM_*). The shared memory segment allows you to pass data
between processes, but the semaphore just lets you know if another
process has locked it. Thanks to the two people who responded
privately.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Using contour in postscripts produces a "stripe" effect? - solved
Next Topic: Fun with Int_tabulated.pro

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 15:12:41 PDT 2025

Total time taken to generate the page: 0.00532 seconds