11 #ifndef RDTHREADS_H_2015 12 #define RDTHREADS_H_2015 14 #ifdef RDK_THREADSAFE_SSS 17 #include <boost/thread.hpp> 23 return static_cast<unsigned int>(target);
25 unsigned int res = boost::thread::hardware_concurrency();
26 if (res > rdcast<unsigned int>(-target)) {
Includes a bunch of functionality for handling Atom and Bond queries.
unsigned int getNumThreadsToUse(int target)
#define RDUNUSED_PARAM(x)