brooksmoses: (Default)
[personal profile] brooksmoses
I just wrote my very first multithreaded program using pthreads. A very simple "Hello World" that creates a short array of thread numbers, and then creates a thread for each element in that array; each thread then loads its respective number from the array and prints out, "Hello, I am thread %d!"

Shortly thereafter, I debugged my first race condition in a multithreaded program.

I suppose this is the way of things, then?
Page generated Jan. 20th, 2026 04:25 pm
Powered by Dreamwidth Studios