Changes between Version 3 and Version 4 of Ticket #8600, comment 2
- Timestamp:
- Jun 7, 2023, 9:33:16 PM (18 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8600, comment 2
v3 v4 1 NOTE: As of POSIX.1-2017, pthread_attr_setinheritsched and pthread_attr_getinheritsched are optional 2 - not mandatory/not widely used. 1 Tested on hrev57072 x64: 2 3 1. pthread_attr_setinheritsched - OPENPOSIX testing passed! 4 2. pthread_attr_getinheritsched - OPENPOSIX testing passed! 5 6