Home
last modified time | relevance | path

Searched refs:waiting_full_ (Results 1 – 18 of 18) sorted by relevance

/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/utils/boost/
H A Dsyncboundedqueue.h84 size_type waiting_full_; variable
151 if (waiting_full_ > 0) in notify_not_full_if_needed()
153 --waiting_full_; in notify_not_full_if_needed()
194waiting_full_(0), waiting_empty_(0), data_(new value_type[max_elems + 1]), in_(0), out_(0), capaci… in sync_bounded_queue()
407 ++waiting_full_; in wait_until_not_full()
/dports/devel/boost-python-libs/boost_1_72_0/boost/thread/concurrent_queues/
H A Dsync_bounded_queue.hpp94 size_type waiting_full_; member in boost::concurrent::sync_bounded_queue
167 if (waiting_full_ > 0) in notify_not_full_if_needed()
169 --waiting_full_; in notify_not_full_if_needed()
232waiting_full_(0), waiting_empty_(0), data_(new value_type[max_elems + 1]), in_(0), out_(0), capaci… in sync_bounded_queue()
586 ++waiting_full_; in wait_until_not_full()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/thread/concurrent_queues/
H A Dsync_bounded_queue.hpp94 size_type waiting_full_; member in boost::concurrent::sync_bounded_queue
167 if (waiting_full_ > 0) in notify_not_full_if_needed()
169 --waiting_full_; in notify_not_full_if_needed()
232waiting_full_(0), waiting_empty_(0), data_(new value_type[max_elems + 1]), in_(0), out_(0), capaci… in sync_bounded_queue()
584 ++waiting_full_; in wait_until_not_full()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/thread/concurrent_queues/
H A Dsync_bounded_queue.hpp94 size_type waiting_full_; member in boost::concurrent::sync_bounded_queue
167 if (waiting_full_ > 0) in notify_not_full_if_needed()
169 --waiting_full_; in notify_not_full_if_needed()
232waiting_full_(0), waiting_empty_(0), data_(new value_type[max_elems + 1]), in_(0), out_(0), capaci… in sync_bounded_queue()
586 ++waiting_full_; in wait_until_not_full()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/thread/concurrent_queues/
H A Dsync_bounded_queue.hpp94 size_type waiting_full_; member in boost::concurrent::sync_bounded_queue
167 if (waiting_full_ > 0) in notify_not_full_if_needed()
169 --waiting_full_; in notify_not_full_if_needed()
232waiting_full_(0), waiting_empty_(0), data_(new value_type[max_elems + 1]), in_(0), out_(0), capaci… in sync_bounded_queue()
586 ++waiting_full_; in wait_until_not_full()
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/thread/concurrent_queues/
H A Dsync_bounded_queue.hpp94 size_type waiting_full_; member in boost::concurrent::sync_bounded_queue
167 if (waiting_full_ > 0) in notify_not_full_if_needed()
169 --waiting_full_; in notify_not_full_if_needed()
232waiting_full_(0), waiting_empty_(0), data_(new value_type[max_elems + 1]), in_(0), out_(0), capaci… in sync_bounded_queue()
584 ++waiting_full_; in wait_until_not_full()
/dports/databases/xtrabackup/boost_1_59_0/boost/thread/concurrent_queues/
H A Dsync_bounded_queue.hpp94 size_type waiting_full_; member in boost::concurrent::sync_bounded_queue
167 if (waiting_full_ > 0) in notify_not_full_if_needed()
169 --waiting_full_; in notify_not_full_if_needed()
232waiting_full_(0), waiting_empty_(0), data_(new value_type[max_elems + 1]), in_(0), out_(0), capaci… in sync_bounded_queue()
584 ++waiting_full_; in wait_until_not_full()
/dports/databases/percona57-server/boost_1_59_0/boost/thread/concurrent_queues/
H A Dsync_bounded_queue.hpp94 size_type waiting_full_; member in boost::concurrent::sync_bounded_queue
167 if (waiting_full_ > 0) in notify_not_full_if_needed()
169 --waiting_full_; in notify_not_full_if_needed()
232waiting_full_(0), waiting_empty_(0), data_(new value_type[max_elems + 1]), in_(0), out_(0), capaci… in sync_bounded_queue()
584 ++waiting_full_; in wait_until_not_full()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/thread/concurrent_queues/
H A Dsync_bounded_queue.hpp94 size_type waiting_full_; member in boost::concurrent::sync_bounded_queue
167 if (waiting_full_ > 0) in notify_not_full_if_needed()
169 --waiting_full_; in notify_not_full_if_needed()
232waiting_full_(0), waiting_empty_(0), data_(new value_type[max_elems + 1]), in_(0), out_(0), capaci… in sync_bounded_queue()
586 ++waiting_full_; in wait_until_not_full()
/dports/databases/percona57-client/boost_1_59_0/boost/thread/concurrent_queues/
H A Dsync_bounded_queue.hpp94 size_type waiting_full_; member in boost::concurrent::sync_bounded_queue
167 if (waiting_full_ > 0) in notify_not_full_if_needed()
169 --waiting_full_; in notify_not_full_if_needed()
232waiting_full_(0), waiting_empty_(0), data_(new value_type[max_elems + 1]), in_(0), out_(0), capaci… in sync_bounded_queue()
584 ++waiting_full_; in wait_until_not_full()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/thread/concurrent_queues/
H A Dsync_bounded_queue.hpp94 size_type waiting_full_; member in boost::concurrent::sync_bounded_queue
167 if (waiting_full_ > 0) in notify_not_full_if_needed()
169 --waiting_full_; in notify_not_full_if_needed()
232waiting_full_(0), waiting_empty_(0), data_(new value_type[max_elems + 1]), in_(0), out_(0), capaci… in sync_bounded_queue()
584 ++waiting_full_; in wait_until_not_full()
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/thread/concurrent_queues/
H A Dsync_bounded_queue.hpp94 size_type waiting_full_; member in boost::concurrent::sync_bounded_queue
167 if (waiting_full_ > 0) in notify_not_full_if_needed()
169 --waiting_full_; in notify_not_full_if_needed()
232waiting_full_(0), waiting_empty_(0), data_(new value_type[max_elems + 1]), in_(0), out_(0), capaci… in sync_bounded_queue()
584 ++waiting_full_; in wait_until_not_full()
/dports/devel/boost-libs/boost_1_72_0/boost/thread/concurrent_queues/
H A Dsync_bounded_queue.hpp94 size_type waiting_full_; member in boost::concurrent::sync_bounded_queue
167 if (waiting_full_ > 0) in notify_not_full_if_needed()
169 --waiting_full_; in notify_not_full_if_needed()
232waiting_full_(0), waiting_empty_(0), data_(new value_type[max_elems + 1]), in_(0), out_(0), capaci… in sync_bounded_queue()
586 ++waiting_full_; in wait_until_not_full()
/dports/devel/boost-docs/boost_1_72_0/boost/thread/concurrent_queues/
H A Dsync_bounded_queue.hpp94 size_type waiting_full_; member in boost::concurrent::sync_bounded_queue
167 if (waiting_full_ > 0) in notify_not_full_if_needed()
169 --waiting_full_; in notify_not_full_if_needed()
232waiting_full_(0), waiting_empty_(0), data_(new value_type[max_elems + 1]), in_(0), out_(0), capaci… in sync_bounded_queue()
586 ++waiting_full_; in wait_until_not_full()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/thread/concurrent_queues/
H A Dsync_bounded_queue.hpp94 size_type waiting_full_; member in boost::concurrent::sync_bounded_queue
167 if (waiting_full_ > 0) in notify_not_full_if_needed()
169 --waiting_full_; in notify_not_full_if_needed()
232waiting_full_(0), waiting_empty_(0), data_(new value_type[max_elems + 1]), in_(0), out_(0), capaci… in sync_bounded_queue()
584 ++waiting_full_; in wait_until_not_full()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/thread/concurrent_queues/
H A Dsync_bounded_queue.hpp94 size_type waiting_full_; member in boost::concurrent::sync_bounded_queue
167 if (waiting_full_ > 0) in notify_not_full_if_needed()
169 --waiting_full_; in notify_not_full_if_needed()
232waiting_full_(0), waiting_empty_(0), data_(new value_type[max_elems + 1]), in_(0), out_(0), capaci… in sync_bounded_queue()
586 ++waiting_full_; in wait_until_not_full()
/dports/devel/hyperscan/boost_1_75_0/boost/thread/concurrent_queues/
H A Dsync_bounded_queue.hpp94 size_type waiting_full_; member in boost::concurrent::sync_bounded_queue
167 if (waiting_full_ > 0) in notify_not_full_if_needed()
169 --waiting_full_; in notify_not_full_if_needed()
232waiting_full_(0), waiting_empty_(0), data_(new value_type[max_elems + 1]), in_(0), out_(0), capaci… in sync_bounded_queue()
586 ++waiting_full_; in wait_until_not_full()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/boost/thread/concurrent_queues/
H A Dsync_bounded_queue.hpp94 size_type waiting_full_; member in boost::concurrent::sync_bounded_queue
167 if (waiting_full_ > 0) in notify_not_full_if_needed()
169 --waiting_full_; in notify_not_full_if_needed()
232waiting_full_(0), waiting_empty_(0), data_(new value_type[max_elems + 1]), in_(0), out_(0), capaci… in sync_bounded_queue()
584 ++waiting_full_; in wait_until_not_full()