Searched refs:LazyInitialize (Results 1 – 2 of 2) sorted by relevance
683 void LazyInitialize(ThreadState *thr) { in LazyInitialize() function
288 LazyInitialize(thr); in ScopedInterceptor()2648 #define SIGNAL_INTERCEPTOR_ENTER() LazyInitialize(cur_thread_init())2718 explicit ScopedSyscall(ThreadState *thr) : thr(thr) { LazyInitialize(thr); } in ScopedSyscall()