Home
last modified time | relevance | path

Searched refs:pMPostUserEvent (Results 1 – 1 of 1) sorted by relevance

/trunk/main/automation/source/communi/
H A Dcommuni.cxx65 vos::OMutex *pMPostUserEvent=NULL; // Notwendig, da nicht threadfest variable
75 if ( !pMPostUserEvent ) in CommunicationLinkViaSocket()
76 pMPostUserEvent = new vos::OMutex; in CommunicationLinkViaSocket()
210 vos::OGuard aGuard2( *pMPostUserEvent ); in run()
221 vos::OGuard aGuard2( *pMPostUserEvent ); in run()
452 if ( !pMPostUserEvent ) in CommunicationManagerServerAcceptThread()
453 pMPostUserEvent = new vos::OMutex; in CommunicationManagerServerAcceptThread()
532 vos::OGuard aGuard2( *pMPostUserEvent ); in run()

Completed in 9 milliseconds