sched/pthread: Use -1 instead of 0 as PID for unclaimed mutexes
authorjunmin kim <junmindd.kim@samsung.com>
Fri, 10 Mar 2017 04:11:27 +0000 (20:11 -0800)
committerjunmin kim <junmindd.kim@samsung.com>
Fri, 10 Mar 2017 04:11:27 +0000 (20:11 -0800)
commit37554d3b362a7f7870c2d0e15690a272dcb32aee
tree76e79c86eb6def734ac4a25fcdffb4706c181f24
parent4ca91c509512f4477acaead776c345ac9d1dac93
sched/pthread: Use -1 instead of 0 as PID for unclaimed mutexes

Update Nuttx commit d16053c33cdf3f570d347b29f809cd69a6d916c0
os/include/pthread.h
os/kernel/pthread/pthread_condtimedwait.c
os/kernel/pthread/pthread_condwait.c
os/kernel/pthread/pthread_mutexdestroy.c