Searched refs:m_criticalSectionProgramKernel (Results 1 – 2 of 2) sorted by relevance
888 return &m_criticalSectionProgramKernel; in GetProgramKernelLock()1471 CLock locker(m_criticalSectionProgramKernel); in LoadProgram()1501 CLock locker(m_criticalSectionProgramKernel); in DestroyProgram()1547 CLock locker(m_criticalSectionProgramKernel); in CreateKernel()1579 CLock locker(m_criticalSectionProgramKernel); in DestroyKernel()
578 CSync m_criticalSectionProgramKernel; variable