rvaser / spoa

SIMD partial order alignment tool/library
MIT License
158 stars 32 forks source link

Enhancement request: A way to get a thread ID from a function? #3

Closed isovic closed 7 years ago

isovic commented 7 years ago

Is there a way to implement a mechanism which would allow me to get a thread ID (from 0 to (N-1)) in a function emplaced in the thread pool?

isovic commented 7 years ago

Whoops - wrong repo :D