RTEMS | Reformat cpukit score src thread (!238)
Sebastian Huber (@sebhub)
gitlab at rtems.org
Tue Sep 24 00:20:22 UTC 2024
Sebastian Huber started a new discussion on cpukit/score/src/threadqenqueue.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/238#note_112471
> return THREAD_QUEUE_DEADLOCK_DETECTED;
> }
>
> - _Chain_Initialize_node(
> - &queue_context->Path.Start.Lock_context.Wait.Gate.Node
> + _Chain_Initialize_node( &queue_context->Path.Start.Lock_context.Wait.Gate.Node
> );
This triggered probably some corner case in the tool.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/238#note_112471
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20240924/15c18b47/attachment-0001.htm>
More information about the bugs
mailing list