Home
last modified time | relevance | path

Searched refs:fGeneralErrors (Results 1 – 8 of 8) sorted by relevance

/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/utils/threadpool/
H A Dweightedthreadpool.cpp68 fGeneralErrors = 0; in init()
214 ++fGeneralErrors; in invoke()
333 ++fGeneralErrors; in beginThread()
358 ++fGeneralErrors; in beginThread()
404 std::cout << "General Errors: " << fGeneralErrors << std::endl; in dump()
H A Dthreadpool.cpp72 fGeneralErrors = 0; in init()
318 ++fGeneralErrors; in invoke()
444 ++fGeneralErrors; in beginThread()
471 ++fGeneralErrors; in beginThread()
518 std::cout << "General Errors: " << fGeneralErrors << std::endl; in dump()
H A Dweightedthreadpool.h233 long fGeneralErrors; variable
H A Dthreadpool.h360 long fGeneralErrors; variable
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/utils/threadpool/
H A Dweightedthreadpool.cpp68 fGeneralErrors = 0; in init()
214 ++fGeneralErrors; in invoke()
333 ++fGeneralErrors; in beginThread()
358 ++fGeneralErrors; in beginThread()
404 std::cout << "General Errors: " << fGeneralErrors << std::endl; in dump()
H A Dthreadpool.cpp72 fGeneralErrors = 0; in init()
318 ++fGeneralErrors; in invoke()
444 ++fGeneralErrors; in beginThread()
471 ++fGeneralErrors; in beginThread()
518 std::cout << "General Errors: " << fGeneralErrors << std::endl; in dump()
H A Dweightedthreadpool.h233 long fGeneralErrors; variable
H A Dthreadpool.h360 long fGeneralErrors; variable