Opened 6 years ago
Closed 6 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)
Change History (2)
by , 6 years ago
comment:1 by , 6 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
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.