mazen Adel commented on a discussion on cpukit/include/rtems/posix/condimpl.h: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/547#note_128407

 >  int _POSIX_Condition_variables_Wait_support(
 >    pthread_cond_t            *cond,
 >    pthread_mutex_t           *mutex,
 > -  const struct timespec     *abstime
 > +  const struct timespec     *abstime,
 > +  clockid_t                 clock_id

Done.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/547#note_128407
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

Reply via email to