Logo
Explore Help
Sign In
Mirrors/esp-idf
Watch 1
Star 0
Fork 0
mirror of https://github.com/espressif/esp-idf.git synced 2026-09-28 01:04:48 +03:00
Code Issues Packages Projects Releases Wiki Activity
Files
5604aa0d74fa1b3d12815b6f1592ad32a591bc32
esp-idf/components/pthread
T
History
Meet Patel bf0e452b95 fix(pthread): avoid use-after-free when looking up TLS keys
Concurrent pthread_key_delete could free a key entry after find_key
released the lock but before callers read or invoked its destructor.
2026-07-06 15:29:52 +05:30
..
include
fix(pthread): configuration functions check for null pointer
2024-09-14 16:42:47 +02:00
port/linux
fix(pthread): configuration functions check for null pointer
2024-09-14 16:42:47 +02:00
test_apps
test(ci): re-enable skipped ESP32-H4 pthread tests
2026-05-14 17:33:43 +09:00
CMakeLists.txt
fix(pthread): Fix cxx pthread example build for linux platform
2024-08-13 10:48:17 +02:00
Kconfig
…
pthread_cond_var.c
feat(newlib): add picolibc support
2024-12-02 21:35:56 +07:00
pthread_internal.h
…
pthread_local_storage.c
fix(pthread): avoid use-after-free when looking up TLS keys
2026-07-06 15:29:52 +05:30
pthread_rwlock.c
feat(pthread): Adds timed locks for pthread_rwlock
2025-08-13 20:22:27 +03:00
pthread_semaphore.c
refactor(core): reformat newlib and pthread with astyle
2024-02-27 10:00:06 +08:00
pthread.c
fix(ci): suppress GNU static analyzer warnings
2026-06-15 18:53:21 +07:00
sdkconfig.rename
…
Powered by Gitea Version: 1.27.3 Page: 1464ms Template: 26ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API