Searched defs:stack_switching_ (Results 1 – 2 of 2) sorted by relevance
/llvm-project/compiler-rt/lib/msan/ | ||
H A D | msan_thread.h | 63 bool stack_switching_; variable |
/llvm-project/compiler-rt/lib/asan/ | ||
H A D | asan_thread.h | 180 atomic_uint8_t stack_switching_; global() variable |