esp-idf/components/pthread
Jakob Hasse 32e3444701 feat (pthread): reader-writer locks implementation
* Added implementation based on cond. variables
* Added unit tests

Closes https://github.com/espressif/esp-idf/issues/7411
2021-11-03 16:38:14 +08:00
..
include
test
CMakeLists.txt
Kconfig
component.mk
pthread.c
pthread_cond_var.c
pthread_internal.h
pthread_local_storage.c
pthread_rwlock.c
sdkconfig.rename