summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJose Fonseca <jfonseca@vmware.com>2016-04-11 21:42:11 +0100
committerJose Fonseca <jfonseca@vmware.com>2016-04-11 21:46:59 +0100
commitc63835009953a3710047d6cb70f032a19a3b9486 (patch)
tree992b0cfc12c9262c04cf21874ac4bbf8afbb9ed2 /.gitignore
parent581249bc5691eac32f3be5ec78ad729db155ecd6 (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--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6f0a82bb..5262fe9e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -47,3 +47,4 @@ qubjson_test
trace_parser_flags_test
traces
Testing
+os_thread_test