Opened 5 years ago

Closed 5 years ago

#385 closed defect (invalid)

pthread_rwlock_unlock() blocks the thread.

Reported by: digi Owned by:
Priority: high Milestone:
Component: libc Version: 0.6.6
Severity: critical Keywords:
Cc:

Description

Function pthread_rwlock_unlock() blocks the thread if in another thread the mutex was locked / unlocked. Quick test attached.

Attachments (1)

test.zip (25.4 KB) - added by digi 5 years ago.

Download all attachments as: .zip

Change History (2)

Changed 5 years ago by digi

Attachment: test.zip added

comment:1 Changed 5 years ago by Silvan Scherrer

Resolution: invalid
Status: newclosed

I believe latest pthread from netlabs exp repo fixes that. Please use it and test. I close the ticket here, as pthread is not part of klibc. If there are still issues please report it in the ports section.

Note: See TracTickets for help on using tickets.