RTEMS | Draft: posix/aio: Implemented aio_suspend() (!275)

Gedare Bloom (@gedare) gitlab at rtems.org
Tue Nov 5 21:19:22 UTC 2024




Gedare Bloom commented on a discussion on cpukit/posix/src/aio_misc.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/275#note_114377

 >    }
 >  }
 >  
 > +void rtems_aio_completed_suspend_op( suspendcb *suspendcbp )

That would be a better name, but if this is an internal function, the name should maybe be different still. Usually we would like to have internal names like `_AIO_...` although I'm not sure if that is the case in the POSIX implementation parts. @joel ?

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/275#note_114377
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/20241105/ef773556/attachment.htm>


More information about the bugs mailing list