rtems_id rtems_task_self(void);
Returns the object Id of the calling task.
This directive returns the Id of the calling task.
If called from an interrupt service routine, this directive will return the Id of the interrupted task.
Copyright © 1988-2008 OAR Corporation