Minetest 5.9.0-dev
 
Loading...
Searching...
No Matches
test_threading.cpp File Reference
#include "test.h"
#include <atomic>
#include <iostream>
#include "threading/semaphore.h"
#include "threading/thread.h"
+ Include dependency graph for test_threading.cpp:

Classes

class  TestThreading
 
class  SimpleTestThread
 
class  AtomicTestThread
 
class  TLSTestThread
 
struct  TLSTestThread::TestObject
 

Variables

static TestThreading g_test_instance
 
static volatile bool g_tls_broken
 

Variable Documentation

◆ g_test_instance

TestThreading g_test_instance
static

◆ g_tls_broken

volatile bool g_tls_broken
static