The List_EmptyMutex class emulates a no-op lock. This is used in the case of lists that have no locks. An implemented lock class will need to implement the t_Lock class.
Member Function Documentation
void at::List_EmptyMutex::Lock
(
)
[inline]
void at::List_EmptyMutex::UnLock
(
)
[inline]
The documentation for this class was generated from the following file: