On Fri, Aug 6, 2021 at 8:37 AM Matt Joyce wrote:
>
> Added function prototypes to newlib/libc/include/pthread.h
> for the following Issue 8 Standard APIs:
> pthread_cond_clockwait()
> pthread_mutex_clocklock()
> pthread_rwlock_clockrdlock()
> pthread_rwlock_clockwrlock()
> ---
> newlib/libc/inclu
Thanks very much for the quick reply! Ok, I'll make that change and submit.
Sincerely,
Matt
On Fri, Aug 6, 2021 at 3:52 PM Joel Sherrill wrote:
>
> On Fri, Aug 6, 2021 at 8:37 AM Matt Joyce wrote:
> >
> > Added function prototypes to newlib/libc/include/pthread.h
> > for the following Issue 8
Added function prototypes to newlib/libc/include/pthread.h
for the following Issue 8 Standard APIs:
pthread_cond_clockwait()
pthread_mutex_clocklock()
pthread_rwlock_clockrdlock()
pthread_rwlock_clockwrlock()
---
newlib/libc/include/pthread.h | 31 +++
1 file changed, 3