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-09-22 13:01:16 +03:00
Code Issues Packages Projects Releases Wiki Activity
Files
ea87c83a6fb451290d3bec8ed74a452812b29016
esp-idf/components/pthread
History
Meet Patel 5dad0f4564 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-24 15:41:16 +08:00
..
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
ci(p4): disable p4 rev3 invalid tests temporarily
2025-11-21 02:48:05 +00: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-24 15:41:16 +08:00
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
feat(pthread): Adds set/get sched param funcs
2024-11-12 17:23:03 +08:00
sdkconfig.rename
…
Powered by Gitea Version: 1.24.3 Page: 1049ms Template: 4ms
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