Uploaded January 2015 | Updated September 2026, 2 weeks ago
Demo creating a thread in Linux to add up some numbers. Pass values to thread function as a pointer, return answer as a global variable. Full code can be found at github.com/drbfraser/video-tutorial-code/tree/master/pthreads_demo
Demo creating a thread in Linux to add up some numbers. Pass values to thread function as a pointer, return answer as a global variable. Full code can be found at github.com/drbfraser/video-tutorial-code/tree/master/pthreads_demo

