Home
last modified time | relevance | path

Searched refs:ThreadParam (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/lsan/
H A Dlsan_interceptors.cpp418 struct ThreadParam { struct
425 ThreadParam *p = (ThreadParam*)arg; in __lsan_thread_start_func() argument
457 ThreadParam p; in INTERCEPTOR()
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
H A Dtsan_interceptors_posix.cpp976 struct ThreadParam { struct
985 ThreadParam *p = (ThreadParam*)arg; in __tsan_thread_start_func() argument
1043 ThreadParam p; in TSAN_INTERCEPTOR()
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp981 struct ThreadParam { struct
990 ThreadParam *p = (ThreadParam*)arg; in __tsan_thread_start_func() argument
1048 ThreadParam p; in TSAN_INTERCEPTOR()