Skip to content

v3.3.1

Choose a tag to compare

@Pusnow Pusnow released this 18 Mar 15:08
· 34 commits to master since this release
  • Fix: data race on thread creation. Now, thread::get_id is protected by thread lock. #26
  • Update GoogleTest to head. Resolves #28.