Changes between Initial Version and Version 1 of Ticket #11815, comment 15
- Timestamp:
- Nov 15, 2024, 8:10:59 PM (6 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11815, comment 15
initial v1 22 22 Test FAILED: rd_thread blocked on read lock 23 23 }}} 24 NOTE: pthread_rwlock_rdlock seems related to a SCHED priorityfunctionality issue.24 NOTE: pthread_rwlock_rdlock seems related to a non-implemented thread scheduling priority (SCHED_FIFO vs. SCHED_RR) functionality issue. 25 25 26 26 {{{