]> granicus.if.org Git - esp-idf/commit
pthread: add dummy implementation of pthread_setcancelstate
authorIvan Grokhotkov <ivan@espressif.com>
Fri, 8 Mar 2019 07:07:00 +0000 (15:07 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Wed, 10 Apr 2019 05:48:57 +0000 (13:48 +0800)
commit31b4fc8eb85f3113d9a26a57c59c36310425da29
treeb10649864196154bf451b1fda010c4c45769d148
parentd15e18aa5db53f55344bbb4a7623d3dd46b6ad0f
pthread: add dummy implementation of pthread_setcancelstate

Used by new versions of newlib in stdio functions.
components/newlib/pthread.c