Index: /branches/eam_branch_20080719/psLib/src/sys/psThread.c
===================================================================
--- /branches/eam_branch_20080719/psLib/src/sys/psThread.c	(revision 18807)
+++ /branches/eam_branch_20080719/psLib/src/sys/psThread.c	(revision 18808)
@@ -142,4 +142,6 @@
 	}
 
+	if (!pending) return true;
+
 	// is the queue empty?
 	if (pending->head == NULL) {
