See notice at end of class.
See notice at end of class.
-- Has client been successful in locking mutex without waiting?
Use try_lock instead
-- C reference to the mutex.
Copyright (c) 1984-2006, Eiffel Software and others
Eiffel Forum License v2 (see http://www.eiffel.com/licensing/forum.txt)
Eiffel Software
356 Storke Road, Goleta, CA 93117 USA
Telephone 805-685-1006, Fax 805-685-6869
Website http://www.eiffel.com
Customer support http://support.eiffel.com
Mutex synchronization object, allows threads to access global
data through critical sections.