Home
last modified time | relevance | path

Searched refs:thr (Results 1 - 1 of 1) sorted by relevance

/developtools/profiler/device/plugins/native_daemon/src/
H A Dvirtual_runtime.cpp94 VirtualThread& thr = userSpaceThreadMap_.at(tid); in CreateThread() local
95 return thr; in CreateThread()
104 VirtualThread& thr = CreateThread(pid, tid); in GetThread() local
105 return thr; in GetThread()
107 VirtualThread& thr = it->second; in GetThread() local
108 return thr; in GetThread()

Completed in 3 milliseconds