]> granicus.if.org Git - esp-idf/commit
Merge branch 'bugfix/revisit_pthread_once' into 'master'
authorAngus Gratton <angus@espressif.com>
Mon, 26 Feb 2018 00:52:06 +0000 (08:52 +0800)
committerAngus Gratton <angus@espressif.com>
Mon, 26 Feb 2018 00:52:06 +0000 (08:52 +0800)
commitdbaea72062c37847fd024d99f5c91566a78d1fa3
tree94e2d4867e310ac8d9c3241e33a76eb5830ae8ca
parentaedb807a02c984c20bafc7bd13f1647f5f5993ea
parent48e81711146e16170606d83856bc2a5d20b100bc
Merge branch 'bugfix/revisit_pthread_once' into 'master'

pthread: fix pthread_once behavior, if mux (handle) is in external PSRAM

See merge request idf/esp-idf!1972