Monday, 26 August 2013

Call a calling thread function from the called thread

Call a calling thread function from the called thread

References

Reference NO 1

http://stackoverflow.com/questions/15199593/call-a-calling-thread-function-from-the-called-thread

Reference NO 2

http://pic.dhe.ibm.com/infocenter/aix/v6r1/topic/com.ibm.aix.genprogc/doc/genprogc/term_threads.htm

Reference NO 3

http://docs.wxwidgets.org/2.8/wx_threadfunctions.html

Reference NO 4

http://msdn.microsoft.com/en-us/library/windows/desktop/ms681951(v=vs.85).aspx

Reference NO 5

http://docs.oracle.com/cd/E19455-01/806-5257/gen-2/index.html

Reference NO 6

http://www.advancedlinuxprogramming.com/alp-folder/alp-ch04-threads.pdf

Reference NO 7

http://www.qnx.com/developers/docs/6.4.0/neutrino/getting_started/s1_procs.html

Reference NO 8

http://pubs.opengroup.org/onlinepubs/009695399/functions/pthread_join.html

No comments:

Post a Comment