Skip to content

Conversation

Pancakem
Copy link
Contributor

Add a POSIX Option Group XSI_REALTIME_THREADS (with the Kconfig option CONFIG_XSI_REALTIME_THREADS).
When XSI_REALTIME_THREADS is selected (or when the required POSIX Options are enabled), define _XOPEN_REALTIME_THREADS to a value other than -1 (_XOPEN_VERSION was deemed appropriate).

@zephyrbot zephyrbot added the area: POSIX POSIX API Library label Sep 18, 2025
@zephyrbot zephyrbot requested review from cfriedt and ycsin September 18, 2025 15:18
@Pancakem Pancakem force-pushed the posix-create-xsi-realtime-threads-option-group branch from d3a8159 to 1714d14 Compare September 18, 2025 15:21
@Pancakem Pancakem force-pushed the posix-create-xsi-realtime-threads-option-group branch 2 times, most recently from 70ac15b to aeae73f Compare October 1, 2025 15:49
Mark the XSI_REALTIME_THREADS option group as supported to
enable testing the _XOPEN_REALTIME_THREADS feature macro.

Signed-off-by: Marvin Ouma <[email protected]>
@Pancakem Pancakem force-pushed the posix-create-xsi-realtime-threads-option-group branch from aeae73f to 6f6d0b5 Compare October 14, 2025 09:16
Add a POSIX Option Group XSI_REALTIME_THREADS (with the Kconfig
option CONFIG_XSI_REALTIME_THREADS).

When XSI_REALTIME_THREADS is selected (or when the required POSIX
Options are enabled), define _XOPEN_REALTIME_THREADS to a value
other than -1 (_XOPEN_VERSION was deemed appropriate).

Signed-off-by: Marvin Ouma <[email protected]>
@Pancakem Pancakem force-pushed the posix-create-xsi-realtime-threads-option-group branch from 6f6d0b5 to 224acbd Compare October 14, 2025 14:28
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: POSIX POSIX API Library

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants