Searched refs:m_syncBitmap (Results 1 – 2 of 2) sorted by relevance
94 m_syncBitmap( 0 ), in CmTaskRT()202 m_syncBitmap = 0; in Reset()382 m_syncBitmap |= (uint64_t)1 << (m_kernelCount - 1); in AddSync()390 return m_syncBitmap; in GetSyncBitmap()464 << " Sync Bit:"<<m_syncBitmap in Log()
124 uint64_t m_syncBitmap; variable