zephyr/tests/posix/common
Christopher Friedt 12ed08a2fb tests: posix: pthread: remove unused pthread return value
Rather than pass an variable address to a `void *` in
`pthread_join()` and do nothing with it, just pass `NULL`.

Signed-off-by: Christopher Friedt <cfriedt@meta.com>
2023-04-29 16:53:59 -04:00
..
src tests: posix: pthread: remove unused pthread return value 2023-04-29 16:53:59 -04:00
CMakeLists.txt
prj.conf
testcase.yaml tests: posix: common: Add testcase for arm-clang 2023-04-06 19:50:23 -04:00