|
|||||||||||||||
Home
|
You are here: Home > Support > Reference v1.0 | ||||||||||||||
|
Main Page | Modules | Namespace List | Class Hierarchy | Class List | Namespace Members | Class Members
XmCriticalSection Class ReferenceInheritance diagram for XmCriticalSection: ![]() Detailed DescriptionEnsure the access to a resource by only one thread at a time.If one thread entered a lock() of a critical section other threads will block on lock() until the critical section will be released by unlock(). Multiple calls to lock() from the same thread will not block.
|
|||||||||||||||
| Copyright © 2006 Praetz Software Development - www.exomware.com | |||||||||||||||