Home
last modified time | relevance | path

Searched refs:BOOST_THREAD_DYN_LINK (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/thread/detail/
Dconfig.hpp454 #if defined(BOOST_THREAD_DYN_DLL) && ! defined(BOOST_THREAD_DYN_LINK)
455 # define BOOST_THREAD_DYN_LINK macro
459 #if defined(BOOST_THREAD_DYN_LINK) || defined(BOOST_ALL_DYN_LINK)
/third_party/boost/libs/thread/doc/
Doverview.qbk41 …INK if they want all boost libraries to be dynamically linked, or BOOST_THREAD_DYN_LINK if they wa…