Attached is the program from the book .Net Common Languag Runtime UnLeashed on multithreading.
The result is different when execute on PC other than in Linux using mono.
 
output from PC
Hello World from the first Instance
Hello World from the second Instance
 
output from Linux
Hello World from the second Instance
 
Please advice is this a problem?
Thanks.
 

Attachment: DynamicThreadInformation.zip
Description: Zip compressed data

Reply via email to