Searched refs:iExitedSem (Results 1 – 4 of 4) sorted by relevance
119 || iExitedSem.Create() != OsclProcStatus::SUCCESS_ERROR in ConstructL()192 iExitedSem.Close(); in ~CPVInterfaceProxy_OMX()282 if (iExitedSem.Wait() != OsclProcStatus::SUCCESS_ERROR) in StopPVThread()678 proxy->iExitedSem.Signal(); in pvproxythreadmain_omx()
174 OsclSemaphore iExitedSem; variable
104 || iExitedSem.Create() != OsclProcStatus::SUCCESS_ERROR in ConstructL()166 iExitedSem.Close(); in ~CPVInterfaceProxy()230 if (iExitedSem.Wait() != OsclProcStatus::SUCCESS_ERROR) in StopPVThread()601 proxy->iExitedSem.Signal(); in pvproxythreadmain()
166 OsclSemaphore iExitedSem; variable