zephyr/lib/posix
Niranjhana N 4462dfabb6 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>
2018-09-21 00:24:22 -04:00
..
CMakeLists.txt
Kconfig
clock.c lib: posix: clock: Implement clock_settime 2018-09-11 09:21:52 -04:00
fs.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
mqueue.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
pthread.c lib: posix: fix couple of race conditions 2018-09-21 00:24:22 -04:00
pthread_barrier.c kernel: Change _reschedule signature 2018-09-14 16:55:37 -04:00
pthread_common.c
pthread_cond.c
pthread_key.c
pthread_mutex.c kernel: Change _reschedule signature 2018-09-14 16:55:37 -04:00
pthread_rwlock.c
pthread_sched.c
semaphore.c
sleep.c
timer.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00