hw: comment result of Kernel::route_thread_event

ref #1101
This commit is contained in:
Martin Stein 2014-03-15 21:22:30 +01:00 committed by Norman Feske
parent 873c3f3984
commit 1eeba3ed73
1 changed files with 3 additions and 0 deletions

View File

@ -155,6 +155,9 @@ namespace Kernel
* \param thread_id kernel name of the targeted thread
* \param event_id kernel name of the targeted thread event
* \param signal_context_id kernel name of the handlers signal context
*
* \retval 0 succeeded
* \retval -1 failed
*/
inline int route_thread_event(unsigned const thread_id,
unsigned const event_id,