Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_descriptions.cpp416 AsanThreadContext *alloc_thread = GetThreadContextByTidLocked(alloc_tid); in Print() local
/openbsd-src/gnu/gcc/libmudflap/
H A Dmf-runtime.c245 pthread_t alloc_thread; member