Skip to content
  1. Feb 11, 2023
    • ameerj's avatar
      kernel: Refactor thread_local variable usage · 5e746da9
      ameerj authored
      On MSVC at least, there seems to be a non-trivial overhead to calling GetHostThreadId().
      
      This slightly reworks the host_thread_id variable to reduce some of the complexity around its usage, along with some small refactors around current_thread and dummy thread
      5e746da9
  2. Feb 09, 2023
  3. Feb 08, 2023
  4. Feb 07, 2023
  5. Feb 06, 2023
  6. Feb 05, 2023
  7. Feb 04, 2023
  8. Feb 03, 2023
  9. Feb 02, 2023
  10. Feb 01, 2023
Loading