Lines Matching refs:tgkill
883 /* tgkill is not exported from android-14 libc.so */885 int WRAP(tgkill)(int tgid, int tid, int portable_signum)887 extern int tgkill(int, int, int);904 rv = REAL(tgkill)(tgid, tid, mips_signum);