summaryrefslogtreecommitdiff
path: root/libcult/documentation/TODO-SCHED
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2014-07-23 15:21:29 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2014-07-23 15:21:29 +0200
commitbada6666c70977a058755ccf232e7d67b24adeed (patch)
tree1e92d50cebce96abaf9bce19e36026c47f77b9ba /libcult/documentation/TODO-SCHED
parenteaf34adcbd8095bc6d1f3371b1227f654c7b19fc (diff)
New upstream release
Diffstat (limited to 'libcult/documentation/TODO-SCHED')
-rw-r--r--libcult/documentation/TODO-SCHED12
1 files changed, 0 insertions, 12 deletions
diff --git a/libcult/documentation/TODO-SCHED b/libcult/documentation/TODO-SCHED
deleted file mode 100644
index eeea3bb..0000000
--- a/libcult/documentation/TODO-SCHED
+++ /dev/null
@@ -1,12 +0,0 @@
-@@ typedef std::thread_cancel in cult::os::sched?
-
-@@ maybe define USE_CXX_UNWIND or something in pthread.h
- so I can detect that?
-
-@@ rename auto_lock to lock?
-
-@@ maybe add sched::exception: os::exception i.e., "scheduling exception"?
-
-@@ I am throwing exceptions in sched::thread that are not derived from
- sched::exception.
- \ No newline at end of file