Elm  2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
Mutex Member List

This is the complete list of members for Mutex, including all inherited members.

lock(void)=0Mutexpure virtual
make(void)Mutexstatic
tryLock(void)=0Mutexpure virtual
unlock(void)=0Mutexpure virtual
~Mutex(void)Mutexvirtual