merge r67228-r67235, r67237, r67251 and r67256-67259 to trunk (they are
[mono.git] / mono / tests / cas / threads / README
index 3ecfe21a5648ca45c10193825e9aa0566c0c36c1..83a46ee739e9bcb17a2f6f46e512f057d2d7dbbf 100644 (file)
@@ -27,6 +27,9 @@ This security stack "inheritance" is called "stack propagation".
 
 * swf-control1.cs: Use Control.BeginInvoke to test stack propagation.
 
+* tpool1.cs:   Use ThreadPool.QueueUserWorkItem to test stack propagation.
+* tpool2.cs:   Use ThreadPool.UnsafeQueueUserWorkItem to test non-propagation
+               of the stack.
 
 Notes: