Hello,

we using xenomai 2.5.6.
we use mayday to interrupt some user task.
in the mayday handler we call siglongjmp to do a correct shutdown of the task. But in shutdown the task must be delete from some list's. but the access to the list
was safed by a mutex. But after mayday, the task was in unblock mode.
is there a way to disable the unblock mode ?
rt_task_block ?

thanks for help.
  jimmy

_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help

Reply via email to