Opened 10 years ago

Closed 10 years ago

Last modified 5 years ago

#12048 closed enhancement (fixed)

POSIX API is missing pthread_condattr_setclock implementation

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

Description

The POSIX API provided by Haiku is missing the declaration and implementation of pthread_condattr_setclock (and maybe pthread_condattr_getclock), so even though Haiku provides a monotonic clock, it is not possible to inform the pthread implementation, that it shall be used.

Change History (4)

comment:1 by waddlesplash, 10 years ago

Milestone: UnscheduledR2

comment:2 by waddlesplash, 10 years ago

Resolution: fixed
Status: newclosed

Implemented by Hamish in hrev49143.

comment:3 by pulkomandy, 6 years ago

Milestone: R2R1

comment:4 by nielx, 5 years ago

Milestone: R1R1/beta2

Assign tickets with status=closed and resolution=fixed within the R1/beta2 development window to the R1/beta2 Milestone

Note: See TracTickets for help on using tickets.