References
Reference NO 1
http://stackoverflow.com/questions/15187589/joining-a-thread-from-another-function
Reference NO 2
http://javarevisited.blogspot.com/2013/02/how-to-join-multiple-threads-in-java-example-tutorial.html
Reference NO 3
http://docs.python.org/library/threading.html
Reference NO 4
http://docs.oracle.com/javase/tutorial/essential/concurrency/join.html
Reference NO 5
http://developer.apple.com/library/ios/DOCUMENTATION/Cocoa/Conceptual/Multithreading/CreatingThreads/CreatingThreads.html
Reference NO 6
http://www.cs.mtu.edu/~shene/NSF-3/e-Book/FUNDAMENTALS/thread-management.html
Reference NO 7
http://msdn.microsoft.com/en-us/library/windows/desktop/ms684847(v=vs.85).aspx
Reference NO 8
#EANF#