Skip to content
  1. Jun 30, 2017
  2. Jun 29, 2017
  3. Jun 26, 2017
  4. Jun 23, 2017
  5. Jun 21, 2017
  6. Jun 20, 2017
  7. Jun 16, 2017
    • Qi Wang's avatar
      Add minimal initialized TSD. · 9b1befab
      Qi Wang authored
      We use the minimal_initilized tsd (which requires no cleanup) for free()
      specifically, if tsd hasn't been initialized yet.
      
      Any other activity will transit the state from minimal to normal.  This is to
      workaround the case where a thread has no malloc calls in its lifetime until
      during thread termination, free() happens after tls destructors.
      9b1befab
    • Qi Wang's avatar
      Pass tsd to tcache_flush(). · ae93fb08
      Qi Wang authored
      ae93fb08
  8. Jun 15, 2017
  9. Jun 14, 2017
  10. Jun 13, 2017
  11. Jun 12, 2017
  12. Jun 09, 2017
  13. Jun 08, 2017
  14. Jun 07, 2017
  15. Jun 05, 2017
  16. Jun 02, 2017
  17. Jun 01, 2017