Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc27 struct my_siginfo_t { struct
83 void (*sa_sigaction)(int sig, my_siginfo_t *siginfo, void *uctx);
102 my_siginfo_t siginfo;
1298 my_siginfo_t *info, void *ctx) { in rtl_generic_sighandler()
1338 static void rtl_sigaction(int sig, my_siginfo_t *info, void *ctx) { in rtl_sigaction()