Function CSPThreadLockBase::GetLockCount()

Description:
Retrieves the thread lock count.

Prototype:
unsigned long GetLockCount() const;

Arguments:
No arguments (void).

Return value:
It returns the thread lock count. If there there is no thread lock, it returns zero.

See also:
member functions Lock(), Unlock()
CSPThreadLockBase | Other support classes | Class Categories | Online help home | Back

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd