I am beginning to enjoy the Prepare Future program on Linux internal and driver development. Today’s class was about pthreads. I had some prior experience on pthreads library while at CUSAT. It was refreshed today. Pthreads is a user space library for manipulating threads. Here is what we did today. First we wrote a small… Continue reading Learning Pthreads