diff options
author | Jose Fonseca <jfonseca@vmware.com> | 2016-04-11 21:42:11 +0100 |
---|---|---|
committer | Jose Fonseca <jfonseca@vmware.com> | 2016-04-11 21:46:59 +0100 |
commit | c63835009953a3710047d6cb70f032a19a3b9486 (patch) | |
tree | 992b0cfc12c9262c04cf21874ac4bbf8afbb9ed2 /.gitignore | |
parent | 581249bc5691eac32f3be5ec78ad729db155ecd6 (diff) |
common: Add missing threading functionality.
Partially based on Emmanuel Gil Peyrot's change from
https://github.com/apitrace/apitrace/pull/391 , but with more complete
and working Windows support.
Also add a test to ensure the tricky bits we care are reasonably sane.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -47,3 +47,4 @@ qubjson_test trace_parser_flags_test traces Testing +os_thread_test |