Searched defs:threadType (Results 1 – 3 of 3) sorted by relevance
76 void logConstructor(pid_t pid, const char *threadType, int32_t id) const { in logConstructor()
457 bool isInputThreadType(const std::string &threadType) in isInputThreadType()
356 String threadType = uri.getQueryParameter("thread_type"); in query() local