Searched refs:initOnceMaybe (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dtsd_exclusive.h36 void initOnceMaybe(Allocator *Instance) { function in struct:scudo::InitState
105 initOnceMaybe(Instance);
H A Dtsd_shared.h38 void initOnceMaybe(Allocator *Instance) { function in struct:scudo::TSDRegistrySharedT
154 initOnceMaybe(Instance);
H A Dcombined.h897 TSDRegistry.initOnceMaybe(this);

Completed in 179 milliseconds