]> granicus.if.org Git - esp-idf/commit
Removed logging from pthread conditional variable which completely drowned out any...
authorPer Malmberg <per.malmberg@gmail.com>
Thu, 28 Dec 2017 14:21:00 +0000 (15:21 +0100)
committerPer Malmberg <per.malmberg@gmail.com>
Thu, 28 Dec 2017 14:21:00 +0000 (15:21 +0100)
commitf2370b283051db127bfd0f8e09eb51930eb8cdb4
tree1ef71b4279b4472c3603c5099df5894761deb29a
parent5fb16d9b2ba756f330249e75968a3110b4a45075
Removed logging from pthread conditional variable which completely drowned out any other logging and also had negative effects on the RMT due to sharing the same log system. Related to #1345 / TW#16842
components/pthread/pthread_cond_var.c