Thread Identifiers

Let’s look at the use of thread identifiers.

We'll cover the following...

Use of thread identifiers

thisTid() returns the identifier of the current thread. It is commonly called without the ...