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.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
