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
73fb4ce27260be9fc47e42e2f23a988ee6733ff5
esp-idf/components/pthread
History
Meet Patel 2f698163ba 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-20 11:15:10 +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
ci(p4): p4 eco5 enable parts of special tests
2026-04-24 15:09:56 +08: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-20 11:15:10 +05:30
pthread_rwlock.c
refactor(core): reformat newlib and pthread with astyle
2024-02-27 10:00:06 +08: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: 1278ms Template: 33ms
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