17b19eb810
Adding the ability to set and get pthread names by defining some non-standard extension functions that were first introduced by Glibc. Similar to zephyr thread naming, these allow for thread tracking and debugging even when using the more portable posix API. Though Glibc was the originator, the current POSIX functions have return codes based on Oracle's adopted spec, so these functions follow suit. The Oracle and Glibc function prototypes match. Signed-off-by: Nicholas Lowell <nlowell@lexmark.com> |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt | ||
prj.conf | ||
testcase.yaml |