0

When to use pthread and when to use std::thread? What's the difference between them?

I always use std::thread in my projects, but I've seen some open source projects use pthread in their projects, so how do you decide which to use?

wohlstad
  • 12,661
  • 10
  • 26
  • 39
aitdada
  • 11

0 Answers0