From d1825f38cf363be594af0e566ab91eb75e4c0376 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Thu, 3 Jun 2010 21:26:02 +0200 Subject: updated todo list --- TODOS | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'TODOS') diff --git a/TODOS b/TODOS index 147ca1e..42c3787 100644 --- a/TODOS +++ b/TODOS @@ -1,6 +1,11 @@ - library loader - make install installs the testlib, split in two - check if we can get variable symbols on Windows - - add error handling on Windows - find solution for char *, TCHAR unicode and friends +- threading + - handle detached and joinable threads correctly on Windows + - rewise interface, make it possible to pass thread data + - add conditional variables (thread + mutex + conditional + will suffice for now) + \ No newline at end of file -- cgit v1.2.3-54-g00ecf