Skip to content

Windows: Improve pthread wrapper

  • Remove the use of malloc() in pthread_create()
  • Make function return values match regular pthread
  • Fix code style issues
  • Simplify some code

Merge request reports

Loading