Searched defs:initThreadMaybe (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ | ||
H A D | tsd_exclusive.h | 71 ALWAYS_INLINE void initThreadMaybe(Allocator *Instance, bool MinimalInit) { initThreadMaybe() function |
H A D | tsd_shared.h | 66 ALWAYS_INLINE void initThreadMaybe(Allocator *Instance, initThreadMaybe() function |