Searched refs:threadType_ (Results 1 – 2 of 2) sorted by relevance
169 if (threadType_ == ThreadType::IPC_THREAD) { in ~IPCThreadSkeleton()177 threadName_.c_str(), tid_, threadType_); in ~IPCThreadSkeleton()318 current->threadType_ = type; in SetThreadType()
86 ThreadType threadType_ = ThreadType::NORMAL_THREAD; variable