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

/fuchsia/zircon/system/utest/ctor/dso-ctor/
H A Ddso-ctor.h14 struct ThreadLocal { struct
16 ThreadLocal() { function in struct:ThreadLocal
19 ~ThreadLocal() {
H A Ddso-ctor.cpp31 static thread_local ThreadLocal<&dso_tlocal_ctor_ran,
/fuchsia/zircon/system/utest/ctor/
H A Dctor.cpp41 thread_local ThreadLocal<&tlocal_ctor_ran, &tlocal_dtor_ran> tlocal;

Completed in 24 milliseconds