Skip to content

Latest commit

 

History

History
56 lines (29 loc) · 785 Bytes

File metadata and controls

56 lines (29 loc) · 785 Bytes

Version 2.0.11

Based on original krakjoe/pthreads 2.0.10 tag version.

Bugfixes

  • Fixed inherit globals from creator tls instead of global tls

Features

  • None

Version 2.0.10

Based on original krakjoe/pthreads 2.0.10 tag version.

Bugfixes

  • Fixed performance problem when having many threads
  • Keep compatibility for statics and refs handling

Features

  • None

Version 2.0.9

Bugfixes

  • Fixed windows seqfault when system resources overflow occurs

Features

  • None

Version 2.0.8

Based on original krakjoe/pthreads 2.0.8 tag version.

Bugfixes

  • Fixed performance problem when having many threads

Features

  • None

Version 1.0.5

Bugfixes

  • Fixed memory leak when using plain object in threaded member properties

Features

  • None