Ivan Grokhotkov 37975c186d Merge branch 'feature/pthread_name_affinity_config' into 'master' 7 лет назад
..
include 71f57931bd #2743 - Implemented ability to core affinity and thread name for pthreads and thus also for std::thread. 7 лет назад
test 6091021e83 unity: separate common and IDF specific functionality 7 лет назад
CMakeLists.txt 907b1a9032 mbedtls: align CMake build with corresponding component.mk 7 лет назад
Kconfig 71f57931bd #2743 - Implemented ability to core affinity and thread name for pthreads and thus also for std::thread. 7 лет назад
component.mk 24ad64bfe4 pthread: implement local storage using pvTaskGetThreadLocalStoragePointer 7 лет назад
pthread.c 71f57931bd #2743 - Implemented ability to core affinity and thread name for pthreads and thus also for std::thread. 7 лет назад
pthread_cond_var.c f2370b2830 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 8 лет назад
pthread_internal.h 86c89ff169 pthread: Add support for pthread thread local storage 8 лет назад
pthread_local_storage.c 24ad64bfe4 pthread: implement local storage using pvTaskGetThreadLocalStoragePointer 7 лет назад