Home
last modified time | relevance | path

Searched refs:pending_jobs (Results 51 – 75 of 127) sorted by relevance

123456

/dports/net-p2p/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14/include/libtorrent/
H A Ddisk_io_thread.hpp126 , pending_jobs(0) in cache_status()
244 int pending_jobs; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/proxy_resolution/
H A Dmock_proxy_resolver.h69 const std::vector<Job*>& pending_jobs() const { return pending_jobs_; } in pending_jobs() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/proxy_resolution/
H A Dmock_proxy_resolver.h69 const std::vector<Job*>& pending_jobs() const { return pending_jobs_; } in pending_jobs() function
/dports/science/qiskit-aer/qiskit-aer-0.5.2/qiskit/providers/aer/backends/
H A Daerbackend.py124 pending_jobs=0,
/dports/devel/dispy/dispy-4.10.6/py3/
H A Ddispy.py564 self.pending_jobs = []
1643 node.pending_jobs = [_job for _job in node.pending_jobs
1940 if node.pending_jobs:
1943 for njob in node.pending_jobs:
1950 node.pending_jobs = []
2013 if node.pending_jobs:
2032 if node.pending_jobs:
2078 for _job in node.pending_jobs:
2090 node.pending_jobs = []
2106 node.pending_jobs.append(_job)
[all …]
/dports/devel/dispy/dispy-4.10.6/py3.7/dispy/
H A D__init__.py564 self.pending_jobs = []
1643 node.pending_jobs = [_job for _job in node.pending_jobs
1940 if node.pending_jobs:
1943 for njob in node.pending_jobs:
1950 node.pending_jobs = []
2013 if node.pending_jobs:
2032 if node.pending_jobs:
2078 for _job in node.pending_jobs:
2090 node.pending_jobs = []
2106 node.pending_jobs.append(_job)
[all …]
H A Ddispynode.py530 self.pending_jobs = 0
1071 client.pending_jobs += 1
1107 client.pending_jobs += 1
1648 reply = client.pending_results + client.pending_jobs
1723 reply['pending'] = client.pending_jobs
1869 if client.zombie and client.pending_jobs == 0]
2121 client.pending_jobs -= 1
2184 if client.pending_jobs == 0 and client.zombie:
2189 if not client.zombie or client.pending_jobs:
2383 client.pending_jobs = 0
[all …]
/dports/devel/dispy/dispy-4.10.6/py3/dispy/
H A D__init__.py564 self.pending_jobs = []
1643 node.pending_jobs = [_job for _job in node.pending_jobs
1940 if node.pending_jobs:
1943 for njob in node.pending_jobs:
1950 node.pending_jobs = []
2013 if node.pending_jobs:
2032 if node.pending_jobs:
2078 for _job in node.pending_jobs:
2090 node.pending_jobs = []
2106 node.pending_jobs.append(_job)
[all …]
H A Ddispynode.py530 self.pending_jobs = 0
1071 client.pending_jobs += 1
1107 client.pending_jobs += 1
1648 reply = client.pending_results + client.pending_jobs
1723 reply['pending'] = client.pending_jobs
1869 if client.zombie and client.pending_jobs == 0]
2121 client.pending_jobs -= 1
2184 if client.pending_jobs == 0 and client.zombie:
2189 if not client.zombie or client.pending_jobs:
2383 client.pending_jobs = 0
[all …]
/dports/devel/dispy/dispy-4.10.6/py3.7/
H A Ddispy.py564 self.pending_jobs = []
1643 node.pending_jobs = [_job for _job in node.pending_jobs
1940 if node.pending_jobs:
1943 for njob in node.pending_jobs:
1950 node.pending_jobs = []
2013 if node.pending_jobs:
2032 if node.pending_jobs:
2078 for _job in node.pending_jobs:
2090 node.pending_jobs = []
2106 node.pending_jobs.append(_job)
[all …]
/dports/devel/dispy/dispy-4.10.6/py2/
H A Ddispy.py560 self.pending_jobs = []
1636 node.pending_jobs = [_job for _job in node.pending_jobs
1933 if node.pending_jobs:
1936 for njob in node.pending_jobs:
1943 node.pending_jobs = []
2006 if node.pending_jobs:
2025 if node.pending_jobs:
2071 for _job in node.pending_jobs:
2083 node.pending_jobs = []
2099 node.pending_jobs.append(_job)
[all …]
/dports/devel/dispy/dispy-4.10.6/py2/dispy/
H A D__init__.py560 self.pending_jobs = []
1636 node.pending_jobs = [_job for _job in node.pending_jobs
1933 if node.pending_jobs:
1936 for njob in node.pending_jobs:
1943 node.pending_jobs = []
2006 if node.pending_jobs:
2025 if node.pending_jobs:
2071 for _job in node.pending_jobs:
2083 node.pending_jobs = []
2099 node.pending_jobs.append(_job)
[all …]
H A Ddispynode.py524 self.pending_jobs = 0
1065 client.pending_jobs += 1
1101 client.pending_jobs += 1
1642 reply = client.pending_results + client.pending_jobs
1717 reply['pending'] = client.pending_jobs
1863 if client.zombie and client.pending_jobs == 0]
2115 client.pending_jobs -= 1
2178 if client.pending_jobs == 0 and client.zombie:
2183 if not client.zombie or client.pending_jobs:
2385 client.pending_jobs = 0
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Drpl_rli.h506 volatile ulong pending_jobs; variable
H A Drpl_rli_pdb.cc1935 rli->pending_jobs++; in append_item_to_jobs()
2000 rli->pending_jobs--; // roll back of the prev incr in append_item_to_jobs()
2187 rli->pending_jobs--; in slave_worker_exec_job()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Drpl_rli.h506 volatile ulong pending_jobs; variable
H A Drpl_rli_pdb.cc1935 rli->pending_jobs++; in append_item_to_jobs()
2000 rli->pending_jobs--; // roll back of the prev incr in append_item_to_jobs()
2187 rli->pending_jobs--; in slave_worker_exec_job()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Drpl_rli.h506 volatile ulong pending_jobs; variable
H A Drpl_rli_pdb.cc1935 rli->pending_jobs++; in append_item_to_jobs()
2000 rli->pending_jobs--; // roll back of the prev incr in append_item_to_jobs()
2187 rli->pending_jobs--; in slave_worker_exec_job()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Drpl_rli.h501 volatile ulong pending_jobs; variable
H A Drpl_rli_pdb.cc1882 rli->pending_jobs++; in append_item_to_jobs()
1947 rli->pending_jobs--; // roll back of the prev incr in append_item_to_jobs()
2134 rli->pending_jobs--; in slave_worker_exec_job()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Drpl_rli.h501 volatile ulong pending_jobs; variable
H A Drpl_rli_pdb.cc1882 rli->pending_jobs++; in append_item_to_jobs()
1947 rli->pending_jobs--; // roll back of the prev incr in append_item_to_jobs()
2134 rli->pending_jobs--; in slave_worker_exec_job()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/network/
H A Dproxy_resolving_client_socket_unittest.cc711 ASSERT_EQ(1u, resolver.pending_jobs().size()); in TEST_P()
714 resolver.pending_jobs()[0]->url()); in TEST_P()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Drpl_rli.h633 volatile ulong pending_jobs; variable

123456