commit | 482579e491872805922c6f6a74cca8b42ab77226 | [log] [tgz] |
---|---|---|
author | Niranjhana N <niranjhana.n@intel.com> | Mon Sep 24 13:24:52 2018 +0530 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Sep 28 06:53:24 2018 +0530 |
tree | 665b5092f4ffb2d7e27da7db5fe343bc1deb31a4 | |
parent | ea716bf0230bda6dafa28cd514ddaaf44bae22d0 [diff] |
lib: posix: add error code return Added return of ESRCH error code in pthread_getschedparam() when the specified thread could not be found. Signed-off-by: Niranjhana N <niranjhana.n@intel.com>