Searched refs:LazyInitialize (Results 1 – 2 of 2) sorted by relevance
680 void LazyInitialize(ThreadState *thr) { in LazyInitialize() function
278 LazyInitialize(thr); in ScopedInterceptor()2569 #define SIGNAL_INTERCEPTOR_ENTER() LazyInitialize(cur_thread_init())2639 explicit ScopedSyscall(ThreadState *thr) : thr(thr) { LazyInitialize(thr); } in ScopedSyscall()