all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Mutual exclusion in Emacs
@ 2004-05-25  6:57 Matthieu Moy
  2004-05-25  7:47 ` David Kastrup
  0 siblings, 1 reply; 3+ messages in thread
From: Matthieu Moy @ 2004-05-25  6:57 UTC (permalink / raw)


Hi ! 

How  is concurrency  managed in  Emacs?  I know  there's no  threading
support, but since you can launch several asynchronous processes, with
process sentinels, is there a risk that a process sentinel preempt the
non-process-sentinel  code   being  executed,  or   another  processes
sentinel. 

If so, is there a way  to guaranty mutual exclusion if all the process
sentinels access a common ressource? 

Thanks for your help,

-- 
Matthieu

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-05-25 21:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-25  6:57 Mutual exclusion in Emacs Matthieu Moy
2004-05-25  7:47 ` David Kastrup
2004-05-25 21:44   ` Matthieu Moy

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.