Opened 7 years ago

Closed 7 years ago

#13324 closed bug (fixed)

pthread_mutex_get*() const parameter

Reported by: korli Owned by: nobody
Priority: normal Milestone: R1
Component: System/POSIX Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

pthread_mutex_getprioceiling() pthread_mutexattr_getprioceiling() pthread_mutexattr_getprotocol() pthread_mutexattr_getpshared() pthread_mutexattr_gettype() should get a const parameter according to: http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/pthread.h.html

Change History (1)

comment:1 by korli, 7 years ago

Resolution: fixed
Status: newclosed

Fixed in hrev50969.

Note: See TracTickets for help on using tickets.