platform_bionic/libc/arch-sh
Jeff Brown 10c8ce59a4 Add tgkill syscall.
Use tgkill instead of tkill to implement pthread_kill.
This is safer in the event that the thread has already terminated
and its id has been reused by a different process.

Change-Id: Ied715e11d7eadeceead79f33db5e2b5722954ac9
2011-11-18 16:40:48 -08:00
..
bionic Allow static C++ destructors to be properly called on dlclose(). 2010-06-18 16:07:10 -07:00
include added and modified bionic code to support SuperH architecture 2009-09-28 16:11:39 +09:00
syscalls Add tgkill syscall. 2011-11-18 16:40:48 -08:00
syscalls.mk Add tgkill syscall. 2011-11-18 16:40:48 -08:00