void ClientMain::enterCriticalSection (  )  [private]

Definition at line 246 of file ClientMain.cpp.

00246                                       {
00247         pthread_mutex_lock(&criticalSection);
00248 }


Generated on Wed Jun 25 14:47:08 2008 for keyvil by  doxygen 1.5.1