Mauro Salvini wrote: >> Why would not it be correct? I mean, Linux threads are joinable by >> default, so, it is normal that rt_task_join succeeds. Now, we can >> implement a different behaviour, but for what reason? > > OK sorry, I wrongly think that rt_task_shadow() follows > rt_task_create() behaviour (task was joinable only if T_JOINABLE > specified).
The T_JOINABLE bit is not documented for rt_task_shadow. So, any behaviour is valid. But as I said, we can add it. > > Thank you, regards. > > _______________________________________________ Xenomai-help mailing > list [email protected] https://mail.gna.org/listinfo/xenomai-help > -- Gilles. _______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
