Home
last modified time | relevance | path

Searched defs:monitor_or_synchronous (Results 1 – 1 of 1) sorted by relevance

/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/utils/
H A Dthreadpool.hpp81 class monitor_or_synchronous : public monitor { class
84 monitor_or_synchronous(bool sync = false) : sync(sync) {} in monitor_or_synchronous() function in monitor_or_synchronous