Home
last modified time | relevance | path

Searched refs:alloc_thread (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_descriptions.cpp418 AsanThreadContext *alloc_thread = GetThreadContextByTidLocked(alloc_tid); in Print() local
430 AsanThreadIdAndName(alloc_thread).c_str(), d.Default()); in Print()
433 AsanThreadIdAndName(alloc_thread).c_str(), d.Default()); in Print()
438 DescribeThread(alloc_thread); in Print()