Opened 22 hours ago
Closed 18 hours ago
#19231 closed enhancement (fixed)
pthread_barrier improvement
Reported by: | cocobean | Owned by: | nobody |
---|---|---|---|
Priority: | low | Milestone: | R1/beta6 |
Component: | System/POSIX | Version: | R1/beta5 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
pthread_barrier implementation in Haiku R1b5 should pass these OpenPOSIX tests for POSIX.1-2008 conformance:
conformance/interfaces/pthread_barrier_init/3-1: execution: FAILED conformance/interfaces/pthread_barrier_wait/1-1: execution: FAILED conformance/interfaces/pthread_barrier_wait/2-1: execution: FAILED conformance/interfaces/pthread_barrier_wait/3-1: execution: FAILED conformance/interfaces/pthread_barrier_wait/3-2: execution: FAILED conformance/interfaces/pthread_barrierattr_init/2-1: execution: FAILED
Change History (2)
comment:1 by , 20 hours ago
Keywords: | pthread_barrier removed |
---|
comment:2 by , 18 hours ago
Milestone: | Unscheduled → R1/beta6 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
All of these succeed on the nightly builds.