commit | 4462dfabb65f4fc3ee3e6ce6b96ded9d9b93c676 | [log] [tgz] |
---|---|---|
author | Niranjhana N <niranjhana.n@intel.com> | Wed Sep 19 18:40:46 2018 +0530 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Sep 21 00:24:22 2018 -0400 |
tree | 56c34461d7199092d3376654573204e776314001 | |
parent | 31c8817d60853291fd21293b0518ee174e49a9df [diff] |
lib: posix: fix couple of race conditions Added locks around thread state accesses in pthread_create() to avoid race conditions. Signed-off-by: Niranjhana N <niranjhana.n@intel.com>