Lines Matching refs:tgkill
874 /* tgkill is not exported from android-14 libc.so */876 int WRAP(tgkill)(int tgid, int tid, int portable_signum)878 extern int tgkill(int, int, int);895 rv = REAL(tgkill)(tgid, tid, mips_signum);