Historique des commits

Auteur SHA1 Message Date
  Angus Gratton aea01b00e1 pthread: Fix possible deadlock when using pthread_join() and Debug log level il y a 4 ans
  xutao d2173ba1e8 pthread: fix the priority inheritance il y a 5 ans
  Ivan Grokhotkov e9de7b1df3 pthread: remove ESP32_ prefix from Kconfig options il y a 6 ans
  Ivan Grokhotkov 661769527c pthread: force linking pthread implementation from IDF il y a 6 ans
  Roland Dobai 0ae53691ba Rename Kconfig options (components/esp32) il y a 6 ans
  Michael (XIAO Xufeng) 562af8f65e global: move the soc component out of the common list il y a 6 ans
  Ivan Grokhotkov d15e18aa5d newlib: fixes for compatibility with newlib 3.0 il y a 6 ans
  morris c159984264 separate rom from esp32 component to esp_rom il y a 6 ans
  Roland Dobai 314c77609e pthread: Transform the units of the stack size to the FreeRTOS domain il y a 6 ans
  Anurag Kar d816578e3a bugfix/pthread : pthread_detach implementation fixed to correctly delete pthread object when invoked after task completion il y a 7 ans
  Per Malmberg 71f57931bd #2743 - Implemented ability to core affinity and thread name for pthreads and thus also for std::thread. il y a 7 ans
  Anurag Kar f27db1f241 pthread : Add support for attributes and few APIs il y a 7 ans
  Kedar Sovani 7a0cab0a5b pthread: Allow configuration of priority and stacksize il y a 8 ans
  Mahavir Jain 48e8171114 pthread: fix pthread_once behavior, if mux (handle) is in external PSRAM il y a 8 ans
  Alexey Gerenkov 7ce945a9de pthread: Fixes memory leaks and stack overflow in tests il y a 8 ans
  Mahavir Jain 158ecdcfd5 pthread: Fix pthread_once to use atomic compare and set il y a 8 ans
  Kedar Sovani 07992b08e8 [pthread] Perform init_routine execution outside of the mutex il y a 8 ans
  Angus Gratton 86c89ff169 pthread: Add support for pthread thread local storage il y a 8 ans
  Alexey Gerenkov 5795ccc806 freertos: Fixes deadlock in pthread_once for init_routines calling pthread_once il y a 8 ans
  Alexey Gerenkov 54a529f596 freertos: Fixes hangup upon pthread_join on finished thread il y a 8 ans
  Alexey Gerenkov 5dea0fca15 esp_pthread_init constructor attr was removed il y a 8 ans
  Alexey Gerenkov 5094965e98 According to comments il y a 8 ans
  Ivan Grokhotkov e3b86e7bdb pthread: handle statically initialized mutexes il y a 8 ans
  Alexey Gerenkov 20942421c3 According to review comments il y a 8 ans
  Alexey Gerenkov 8859dab10c Cleanup il y a 8 ans
  Alexey Gerenkov bf8ff8c98b 1) Thread detach functionality added il y a 8 ans
  Alexey Gerenkov c631c6b358 1) Mux API was added il y a 8 ans
  Alexey Gerenkov 0b09c7006d pthread: Initial version of thread API il y a 8 ans