Thread Creation

This lesson introduces you to the process of the creation of a thread.

We'll cover the following...

The first thing you have to be able to do to write a multi-threaded program is to create new threads, and thus some kind of thread creation interface must exist. In POSIX, it is easy:

Access this course and 1400+ top-rated courses and projects.