Home
last modified time | relevance | path

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

/dports/benchmarks/postal/postal-0.73/
H A Dclient.cpp134 if(getThreadNum() < 1) in ~client()
297 memset(&m_namesBuf[getThreadNum() * m_maxNameLen], 0, m_maxNameLen); in disconnect()
450 if(i != getThreadNum() && !strcmp(user, &m_namesBuf[i * m_maxNameLen])) in checkUser()
455 strcpy(&m_namesBuf[getThreadNum() * m_maxNameLen], user); in checkUser()
H A Dthread.h47 int getThreadNum() const { return m_threadNum; } in getThreadNum() function
H A Dsmtp.cpp236 if(getThreadNum() < 1) in ~smtp()
326 string msgId = m_data->msgId(from.c_str(), getThreadNum()); in sendMsg()
H A Dtcp.cpp51 m_destAffinity = getThreadNum() % m_addr->addressCount(); in tcp()
98 if(getThreadNum() < 1) in ~tcp()
/dports/biology/canu/canu-2.2/src/bogart/
H A DAS_BAT_Logging.C284 int32 tn = getThreadNum(); in writeLog()
305 int32 tn = getThreadNum(); in flushLog()
/dports/benchmarks/bonnie++/bonnie++-1.98/
H A Dzcav.cpp128 ZcavRead *zc = (*m_readers)[getThreadNum() - 1]; in action()
136 if(getThreadNum() < 1) in ~MultiZcav()
H A Dthread.h47 int getThreadNum() const { return m_threadNum; } in getThreadNum() function
/dports/graphics/opencv/opencv-4.5.3/modules/core/include/opencv2/core/parallel/
H A Dparallel_backend.hpp65 virtual int getThreadNum() const = 0;
/dports/biology/canu/canu-2.2/src/utility/src/utility/
H A Dsystem.H67 uint32 getThreadNum(void);
H A Dsystem.C318 getThreadNum(void) { in getThreadNum() function
/dports/science/plumed/plumed2-2.7.2/src/tools/
H A DOpenMP.cpp65 unsigned OpenMP::getThreadNum() { in getThreadNum() function in PLMD::OpenMP
H A DOpenMP.h40 static unsigned getThreadNum();
H A DSwitchingFunction.cpp403 const unsigned t=OpenMP::getThreadNum(); in calculateSqr()
482 const unsigned t=OpenMP::getThreadNum(); in calculate()
/dports/graphics/opencv/opencv-4.5.3/modules/core/include/opencv2/core/parallel/backend/
H A Dparallel_for.openmp.hpp44 virtual int getThreadNum() const CV_OVERRIDE in getThreadNum() function in cv::parallel::openmp::ParallelForBackend
H A Dparallel_for.tbb.hpp98 virtual int getThreadNum() const CV_OVERRIDE in getThreadNum() function in cv::parallel::tbb::ParallelForBackend
/dports/graphics/opencv/opencv-4.5.3/samples/cpp/tutorial_code/core/parallel_backend/
H A Dexample-tbb.cpp38 …out << "Thread " << getThreadNum() << "(opencv=" << utils::getThreadID() << "): range " << range.s… in main()
H A Dexample-openmp.cpp39 …out << "Thread " << getThreadNum() << "(opencv=" << utils::getThreadID() << "): range " << range.s… in main()
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/ximgproc/src/
H A Dpaillou_filter.cpp156 …std::cout << getThreadNum()<<"# :Start from row " << range.start << " to " << range.end-1<<" ("<<… in operator ()()
210 …std::cout << getThreadNum()<<"# :Start from row " << range.start << " to " << range.end-1<<" ("<<… in operator ()()
284 …std::cout << getThreadNum() << "# :Start from row " << range.start << " to " << range.end - 1 << "… in operator ()()
358 …std::cout << getThreadNum()<<"# :Start from row " << range.start << " to " << range.end-1<<" ("<<… in operator ()()
H A Dderiche_filter.cpp174 …std::cout << getThreadNum() << "# :Start from row " << range.start << " to " << range.end - 1 << "… in operator ()()
228 …std::cout << getThreadNum() << "# :Start from row " << range.start << " to " << range.end - 1 << "… in operator ()()
308 …std::cout << getThreadNum() << "# :Start from row " << range.start << " to " << range.end - 1 << "… in operator ()()
391 …std::cout << getThreadNum() << "# :Start from row " << range.start << " to " << range.end - 1 << "… in operator ()()
H A Ddtfilter_cpu.inl.hpp340 WorkVec *isrcLine = const_cast<WorkVec*>( isrcBuf.ptr<WorkVec>(cv::getThreadNum()) ); in operator ()()
/dports/biology/canu/canu-2.2/src/correction/
H A DfalconConsensus-alignTag.C120 uint32 tid = getThreadNum(); in printLog()
136 uint32 tid = getThreadNum(); in printLog()
/dports/graphics/opencv/opencv-4.5.3/modules/core/src/
H A Dparallel.cpp759 int getThreadNum() in getThreadNum() function
764 return api->getThreadNum(); in getThreadNum()
1017 return cv::getThreadNum(); in cvGetThreadNum()
/dports/graphics/opencv/opencv-4.5.3/modules/core/include/opencv2/core/
H A Dutility.hpp234 CV_EXPORTS_W int getThreadNum();
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/julia/gen/
H A Dfunclist.csv144 cv.getThreadNum