Commit History

Autor SHA1 Mensaxe Data
  Angus Gratton cd8173bc13 pthread: Fix possible deadlock when using pthread_join() and Debug log level %!s(int64=4) %!d(string=hai) anos
  xutao cc10f1943c pthread: fix the priority inheritance %!s(int64=5) %!d(string=hai) anos
  Angus Gratton 04ae56806c Merge branch 'master' into feature/esp32s2beta_update %!s(int64=6) %!d(string=hai) anos
  Angus Gratton 24d26fccde Merge branch 'master' into feature/esp32s2beta_update %!s(int64=6) %!d(string=hai) anos
  Anton Maklakov afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) %!s(int64=6) %!d(string=hai) anos
  Ivan Grokhotkov e9de7b1df3 pthread: remove ESP32_ prefix from Kconfig options %!s(int64=6) %!d(string=hai) anos
  Ivan Grokhotkov 661769527c pthread: force linking pthread implementation from IDF %!s(int64=6) %!d(string=hai) anos
  Angus Gratton ddbd09eb15 esp32/esp32s2beta: Extract common SPIRAM options into esp_commmon component %!s(int64=6) %!d(string=hai) anos
  Roland Dobai 0ae53691ba Rename Kconfig options (components/esp32) %!s(int64=6) %!d(string=hai) anos
  Michael (XIAO Xufeng) 562af8f65e global: move the soc component out of the common list %!s(int64=6) %!d(string=hai) anos
  Ivan Grokhotkov d15e18aa5d newlib: fixes for compatibility with newlib 3.0 %!s(int64=6) %!d(string=hai) anos
  morris c159984264 separate rom from esp32 component to esp_rom %!s(int64=6) %!d(string=hai) anos
  Roland Dobai 314c77609e pthread: Transform the units of the stack size to the FreeRTOS domain %!s(int64=6) %!d(string=hai) anos
  Anurag Kar d816578e3a bugfix/pthread : pthread_detach implementation fixed to correctly delete pthread object when invoked after task completion %!s(int64=7) %!d(string=hai) anos
  Per Malmberg 71f57931bd #2743 - Implemented ability to core affinity and thread name for pthreads and thus also for std::thread. %!s(int64=7) %!d(string=hai) anos
  Anurag Kar f27db1f241 pthread : Add support for attributes and few APIs %!s(int64=7) %!d(string=hai) anos
  Kedar Sovani 7a0cab0a5b pthread: Allow configuration of priority and stacksize %!s(int64=8) %!d(string=hai) anos
  Mahavir Jain 48e8171114 pthread: fix pthread_once behavior, if mux (handle) is in external PSRAM %!s(int64=8) %!d(string=hai) anos
  Alexey Gerenkov 7ce945a9de pthread: Fixes memory leaks and stack overflow in tests %!s(int64=8) %!d(string=hai) anos
  Mahavir Jain 158ecdcfd5 pthread: Fix pthread_once to use atomic compare and set %!s(int64=8) %!d(string=hai) anos
  Kedar Sovani 07992b08e8 [pthread] Perform init_routine execution outside of the mutex %!s(int64=8) %!d(string=hai) anos
  Angus Gratton 86c89ff169 pthread: Add support for pthread thread local storage %!s(int64=8) %!d(string=hai) anos
  Alexey Gerenkov 5795ccc806 freertos: Fixes deadlock in pthread_once for init_routines calling pthread_once %!s(int64=8) %!d(string=hai) anos
  Alexey Gerenkov 54a529f596 freertos: Fixes hangup upon pthread_join on finished thread %!s(int64=8) %!d(string=hai) anos
  Alexey Gerenkov 5dea0fca15 esp_pthread_init constructor attr was removed %!s(int64=8) %!d(string=hai) anos
  Alexey Gerenkov 5094965e98 According to comments %!s(int64=8) %!d(string=hai) anos
  Ivan Grokhotkov e3b86e7bdb pthread: handle statically initialized mutexes %!s(int64=8) %!d(string=hai) anos
  Alexey Gerenkov 20942421c3 According to review comments %!s(int64=8) %!d(string=hai) anos
  Alexey Gerenkov 8859dab10c Cleanup %!s(int64=8) %!d(string=hai) anos
  Alexey Gerenkov bf8ff8c98b 1) Thread detach functionality added %!s(int64=8) %!d(string=hai) anos