RTEMS | Draft: cpukit/posix: Add clock support to thread queue timeouts (!618)
Gedare Bloom (@gedare)
gitlab at rtems.org
Thu Aug 7 15:04:37 UTC 2025
Gedare Bloom started a new discussion on cpukit/posix/src/condwaitsupp.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/618#note_128377
> _POSIX_Condition_variables_Mutex_unlock( queue, the_thread, queue_context );
> }
>
> -static void _POSIX_Condition_variables_Enqueue_with_timeout_monotonic(
> +static void _POSIX_Condition_variables_Enqueue_by_clock_id_timespec(
Do we need the `_timespec` in the name? I would shorten some of these function names to be more concise but also a little more generic. I think we lose something by dropping `timeout` from the function name here.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/618#note_128377
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/20250807/5ad6e9c9/attachment-0001.htm>
More information about the bugs
mailing list