*** Since Eiffel doesn't correctly support threats, this doesn't work yet ***
A EM_MUTEX is used to synchronize differend Thread.
See EM_TIME.
$Date: 2005/10/26 12:19:15 $
$Revision: 1.8 $
-- Creates a mutex.
-- Waits until you get a lock on current
-- Realeses the lock on current
-- POINTER to the external mutex
*** Since Eiffel doesn't correctly support threats, this doesn't work yet ***
A EM_MUTEX is used to synchronize differend Thread.
See EM_TIME.