summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/thread/thr_raise.c
Commit message (Collapse)AuthorAgeFilesLines
* Override libc function raise(), in threading mode, raise() willdavidxu2003-07-191-0/+53
send signal to current thread. Reviewed by: deischen
OpenPOWER on IntegriCloud