Class CSPThreadLockBase
Description
This is the pure base class for other thread locking classes. Classes that overload this base class, prevent thread sensitive code from being executed at the same time by different threads.
Member functions:
GetLockCount()
Lock()
TryLock()
Unlock()
Member variables:
m_ulLockCount
See also:
classes
CSPThreadLock
,
CSPThreadLockHandler
,
CSPThread
Other support classes
|
Class Categories
|
Online help home
|
Back
www.micronovae.com
Copyright © 2002 - 2005 Micronovae Ltd