Logo
Explore Help
Register Sign In
Mirrors/esp-idf
1
0
Fork 0
You've already forked esp-idf
mirror of https://github.com/espressif/esp-idf.git synced 2026-07-17 00:13:06 +03:00
Code Issues Packages Projects Releases Wiki Activity
Files
ab97a4ebd1d7d64b1f817f9bfa5c4cb7948fa5bb
esp-idf/components/pthread
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: Remove pthread TLS cleanup dependency on FreeRTOS Static Task Cleanup Hook
2022-11-02 09:52:28 +01:00
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.24.3 Page: 1464ms Template: 72ms
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