summaryrefslogtreecommitdiff
path: root/libcult/documentation/TODO-SCHED
diff options
context:
space:
mode:
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