List of all members.
Definition at line 84 of file testSecurity.cxx.
[inline, virtual]
Implements resip::ThreadIf.
Definition at line 87 of file testSecurity.cxx.
References DebugLog.
{ for(int i = 0; i < 500; i++) { DebugLog(<< "Creating Security object on stack"); Security security; } }