Add Tests
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
#ifndef TEST_MULTIPLETHREADS_H
|
||||
#define TEST_MULTIPLETHREADS_H
|
||||
|
||||
|
||||
namespace Test {
|
||||
|
||||
bool MultipleThreads();
|
||||
|
||||
} // namespace Test
|
||||
|
||||
#endif // TEST_MULTIPLETHREADS_H
|
||||
Reference in New Issue
Block a user