Skip to content

v1.0rc1

Compare
Choose a tag to compare
@halimamer halimamer released this 09 Nov 04:57
  • Added support for dynamically promoted threads, which offer better trade-offs than the existing ULT and tasklet methods
  • Reduced the overhead of context switching
  • Fixed the Valgrind support
  • Extended the API with new blocking pool operations
  • Leverage the more efficient GCC __atomic builtins when available
  • Fixed a bug in the condition variable implementation
  • Fixed bugs in memory pool
  • Fixed bugs in pool operation