diff options
Diffstat (limited to 'test/test_deadlock.cpp')
-rw-r--r-- | test/test_deadlock.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/test_deadlock.cpp b/test/test_deadlock.cpp index 0d4d7f5..373ba6a 100644 --- a/test/test_deadlock.cpp +++ b/test/test_deadlock.cpp @@ -258,3 +258,5 @@ TEST(cubeb, run_deadlock_test) cubeb_stream_stop(stream); } + +#undef CALL_THREAD_KILLER |