summaryrefslogtreecommitdiff
path: root/Runtime/Threads
diff options
context:
space:
mode:
Diffstat (limited to 'Runtime/Threads')
-rw-r--r--Runtime/Threads/Mutex.cpp0
-rw-r--r--Runtime/Threads/Mutex.h0
-rw-r--r--Runtime/Threads/Semaphore.cpp0
-rw-r--r--Runtime/Threads/Semaphore.h0
-rw-r--r--Runtime/Threads/Thread.h0
5 files changed, 0 insertions, 0 deletions
diff --git a/Runtime/Threads/Mutex.cpp b/Runtime/Threads/Mutex.cpp
deleted file mode 100644
index e69de29..0000000
--- a/Runtime/Threads/Mutex.cpp
+++ /dev/null
diff --git a/Runtime/Threads/Mutex.h b/Runtime/Threads/Mutex.h
deleted file mode 100644
index e69de29..0000000
--- a/Runtime/Threads/Mutex.h
+++ /dev/null
diff --git a/Runtime/Threads/Semaphore.cpp b/Runtime/Threads/Semaphore.cpp
deleted file mode 100644
index e69de29..0000000
--- a/Runtime/Threads/Semaphore.cpp
+++ /dev/null
diff --git a/Runtime/Threads/Semaphore.h b/Runtime/Threads/Semaphore.h
deleted file mode 100644
index e69de29..0000000
--- a/Runtime/Threads/Semaphore.h
+++ /dev/null
diff --git a/Runtime/Threads/Thread.h b/Runtime/Threads/Thread.h
deleted file mode 100644
index e69de29..0000000
--- a/Runtime/Threads/Thread.h
+++ /dev/null