RTEMS Logo

RTEMS 4.6.4 On-Line Library


Signal Manager Sending a Signal

PREV UP NEXT Bookshelf RTEMS POSIX API User's Guide

2.3.3: Sending a Signal

This is accomplished via one of a number of services that sends a signal to either a process or thread. Signals may be directed at a process by the service kill() or at a thread by the service pthread_kill()


PREV UP NEXT Bookshelf RTEMS POSIX API User's Guide

Copyright © 1988-2004 OAR Corporation