Searched refs:Gettid (Results 1 – 3 of 3) sorted by relevance
34 pid_t Gettid() const;
74 pid_t BaseThread::Gettid() const in Gettid() function in OHOS::IntellVoiceUtils::BaseThread
49 INTELL_VOICE_LOG_INFO("run thread %{public}u process msg %{public}u", Gettid(), msg.what_); in HandleMsg()