RE: Check for instances running



This should be a Unix question, I don't know how to do this, but maybe
you can use Mutex to do this.
>man mutex
will give you detail information.



-----Original Message-----
From: gtk-list-admin gnome org [mailto:gtk-list-admin gnome org] On
Behalf Of Joao Rainha
Sent: Thursday, October 30, 2003 12:47 PM
To: gtk-list gnome org
Subject: Check for instances running

Hi!

I want to check if there's other instances of a GTK program running.

I'm doing a kind of a lock file, where i keep the process pid, and at
the 
beginning of the program, i check i the file exist and if the pid is a
valid 
process.

Is this the best way to do it?
Are there any better method, like specific gtk or glib functions?

Thanks


-- 
Regards,

Joćo Rainha
_______________________________________________
gtk-list mailing list
gtk-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-list




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