On Windows NT-based operating systems,
process and thread IDs happen always to be a multiple of four.
Is this just a coincidence? Yes, it's just a coincidence, and you shouldn't rely on it
since it is not part of the programming contract.
For example,
Read More...