Searched refs:FindThreadByTidLocked (Results 1 – 1 of 1) sorted by relevance
226 static ThreadContext *FindThreadByTidLocked(Tid tid) { in FindThreadByTidLocked() function259 if (const ThreadContext *tctx = FindThreadByTidLocked(tid)) in AddThread()