This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-12-27 05:37:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
esp-idf
/
components
/
cxx
History
Alexey Lapshin
55359c85fe
fix(cxx): fix std::shared_mutex memory leak by avoiding lazy allocation
...
Closes
https://github.com/espressif/crosstool-NG/issues/81
2025-12-03 13:31:42 +07:00
..
test_apps
fix(cxx): fix std::shared_mutex memory leak by avoiding lazy allocation
2025-12-03 13:31:42 +07:00
CMakeLists.txt
change(esp_libc): rename newlib component to esp_libc
2025-09-09 22:00:44 +08:00
cxx_exception_stubs.cpp
fix(cxx): use __cxa_throw() stub in case exceptions disabled
2024-05-02 22:12:01 +04:00
cxx_guards.cpp
fix(cxx): fix TLS classes destructor call
2024-09-20 17:17:31 +07:00
cxx_init.cpp
fix(cxx): fix std::shared_mutex memory leak by avoiding lazy allocation
2025-12-03 13:31:42 +07:00