boostorg / thread

Boost.org thread module
http://boost.org/libs/thread
201 stars 161 forks source link

Update calling convention macros in thread_primitives.cpp #324

Closed mbs-c closed 2 years ago

mbs-c commented 4 years ago

The switch to the new calling convention macros in Boost.WinAPI in PR #214 seems to have been incomplete. I could only build Boost.Thread in our project by using the new calling convention macros in thread_primitives.cpp as well.