SLEEPBITMAP_OR    130 source/common/threadpool.cpp     SLEEPBITMAP_OR(&m_curJobProvider->m_ownerBitmap, idBit);
SLEEPBITMAP_OR    131 source/common/threadpool.cpp     SLEEPBITMAP_OR(&m_pool.m_sleepBitmap, idBit);
SLEEPBITMAP_OR    167 source/common/threadpool.cpp                 SLEEPBITMAP_OR(&m_curJobProvider->m_ownerBitmap, idBit);
SLEEPBITMAP_OR    175 source/common/threadpool.cpp         SLEEPBITMAP_OR(&m_pool.m_sleepBitmap, idBit);
SLEEPBITMAP_OR    179 source/common/threadpool.cpp     SLEEPBITMAP_OR(&m_pool.m_sleepBitmap, idBit);
SLEEPBITMAP_OR    197 source/common/threadpool.cpp         SLEEPBITMAP_OR(&worker.m_curJobProvider->m_ownerBitmap, bit);