]> granicus.if.org Git - esp-idf/commit
Merge branch 'bugfix/pthread_join_hangup' into 'master'
authorAngus Gratton <angus@espressif.com>
Fri, 6 Oct 2017 05:14:51 +0000 (13:14 +0800)
committerAngus Gratton <angus@espressif.com>
Fri, 6 Oct 2017 05:14:51 +0000 (13:14 +0800)
commitde750e99214a51c1bcfdb42b5ada931652a3c531
tree70f0d49265f4a08257ace482cd43286122916c33
parent08b756b6731581d5684bd871dee3842f8bf840d3
parent5795ccc8061cda529741c41b33f2aa2c95bcb464
Merge branch 'bugfix/pthread_join_hangup' into 'master'

Bugfix/pthread join hangup

See merge request !1346