tests: posix: common: avoid direct pthread_attr_t field access
Avoid directly accessing fields in `pthread_attr_t` and only
access / mutate them with POSIX functions.
Signed-off-by:
Chris Friedt <cfriedt@meta.com>
Loading
Please sign in to comment