RTEMS | Reformat cpukit score src thread (!238)

Gedare Bloom (@gedare) gitlab at rtems.org
Tue Sep 24 00:49:55 UTC 2024




Gedare Bloom commented on a discussion on cpukit/score/src/threadqenqueue.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/238#note_112476

 >      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
 >    );

Added this to my queue to look at further.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/238#note_112476
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/3c2f3baa/attachment-0001.htm>


More information about the bugs mailing list