any example of implementation for semaphore in linux which I can use to
know if there is
some instance of my program already running?

> -----Mensaje original-----
> De: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] En nombre de 
> Matt Emson
> Enviado el: viernes, 23 de septiembre de 2005 18:53
> Para: FPC-Pascal users discussions
> Asunto: Re: [fpc-pascal] single application instance
> 
> 
> > Semaphores <> Mutexes. Semaphores do not always have names 
> and are not 
> > system-wide.
> 
> In my experience, its the other way round. Semaphores are 
> system wide/cross process. Admittedly, they are not always 
> named though.
> 
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org 
> http://lists.freepascal.org/mailman/listinfo/fp> c-pascal
> 
> 
> __________ Información de NOD32, revisión 1.1230 
> (20050922) __________
> 
> Este mensaje ha sido analizado con  NOD32 antivirus system 
http://www.nod32.com


_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to