InsightSoftwareConsortium / InsightSoftwareConsortium/ITK
Replace pthreads and Win32 threads with C++11 threads?
Open
type:Design
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 748
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 64
Description
I see ITK master uses both pthreads and Win32 threads.
Does this just pre-date C++11 threads? Or is there some need for platform-specific code here? i.e. could we switch to C++11 threads?
Contributor guide
Assessment
This issue has not been assessed yet.