Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_descriptions.cpp420 AsanThreadContext *free_thread = nullptr; in Print() local
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dthread.c86 free_thread (struct thread_info *tp) in free_thread() function