Home
last modified time | relevance | path

Searched defs:add_task (Results 1 – 25 of 170) sorted by relevance

1234567

/dports/science/py-dlib/dlib-19.22/dlib/threads/
H A Dthread_pool_extension.h171 uint64 add_task ( in add_task() function
213 uint64 add_task ( in add_task() function
257 uint64 add_task ( in add_task() function
546 uint64 add_task ( in add_task() function
555 uint64 add_task ( in add_task() function
565 uint64 add_task ( in add_task() function
578 uint64 add_task ( in add_task() function
610 uint64 add_task ( in add_task() function
656 uint64 add_task ( in add_task() function
670 uint64 add_task ( in add_task() function
[all …]
/dports/devel/concurrentqueue/concurrentqueue-1.0.3-15-g0753496/benchmarks/dlib/threads/
H A Dthread_pool_extension.h171 uint64 add_task ( in add_task() function
213 uint64 add_task ( in add_task() function
257 uint64 add_task ( in add_task() function
546 uint64 add_task ( in add_task() function
555 uint64 add_task ( in add_task() function
565 uint64 add_task ( in add_task() function
578 uint64 add_task ( in add_task() function
610 uint64 add_task ( in add_task() function
656 uint64 add_task ( in add_task() function
670 uint64 add_task ( in add_task() function
[all …]
/dports/science/dlib-cpp/dlib-19.22/dlib/threads/
H A Dthread_pool_extension.h171 uint64 add_task ( in add_task() function
213 uint64 add_task ( in add_task() function
257 uint64 add_task ( in add_task() function
546 uint64 add_task ( in add_task() function
555 uint64 add_task ( in add_task() function
565 uint64 add_task ( in add_task() function
578 uint64 add_task ( in add_task() function
610 uint64 add_task ( in add_task() function
656 uint64 add_task ( in add_task() function
670 uint64 add_task ( in add_task() function
[all …]
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/gui2/store/search/
H A Ddownload_thread.py37 def add_task(self): member in GenericDownloadThreadPool
99 def add_task(self, query, store_name, store_plugin, max_results, timeout): member in SearchThreadPool
139 def add_task(self, search_result, update_callback, timeout=5): member in CoverThreadPool
185 def add_task(self, search_result, store_plugin, update_callback, timeout=10): member in DetailsThreadPool
220 def add_task(self, store_plugin, timeout=10): member in CacheUpdateThreadPool
/dports/devel/p5-AnyEvent-Gearman/AnyEvent-Gearman-0.10/lib/AnyEvent/Gearman/
H A DClient.pm23 sub add_task { subroutine
/dports/net-im/prosody/prosody-0.11.13/util/
H A Dtimer.lua73 local function add_task(delay, callback, param) function
/dports/textproc/py-sphinx/Sphinx-3.5.2/build/lib/sphinx/util/
H A Dparallel.py45 …def add_task(self, task_func: Callable, arg: Any = None, result_func: Callable = None) -> None: #… member in SerialTasks
93 …def add_task(self, task_func: Callable, arg: Any = None, result_func: Callable = None) -> None: #… member in ParallelTasks
/dports/textproc/py-sphinx/Sphinx-3.5.2/sphinx/util/
H A Dparallel.py45 …def add_task(self, task_func: Callable, arg: Any = None, result_func: Callable = None) -> None: #… member in SerialTasks
93 …def add_task(self, task_func: Callable, arg: Any = None, result_func: Callable = None) -> None: #… member in ParallelTasks
/dports/textproc/py-sphinx/stage/usr/local/lib/python3.8/site-packages/sphinx/util/
H A Dparallel.py45 …def add_task(self, task_func: Callable, arg: Any = None, result_func: Callable = None) -> None: #… member in SerialTasks
93 …def add_task(self, task_func: Callable, arg: Any = None, result_func: Callable = None) -> None: #… member in ParallelTasks
/dports/devel/py-grab/grab-0.6.41/docs/ru/spider/
H A Dtask_building.rst48 add_task section in Способы создания заданий
/dports/science/bagel/bagel-1.2.2/src/smith/
H A Dqueue.h54 void add_task(std::shared_ptr<Task> a) { tasklist_.push_back(a); } in add_task() function
/dports/devel/p5-Gearman-Client-Async/Gearman-Client-Async-0.94/lib/Gearman/Client/
H A DAsync.pm131 sub add_task { subroutine
/dports/devel/p5-AnyEvent-Gearman/AnyEvent-Gearman-0.10/lib/AnyEvent/Gearman/Client/
H A DConnection.pm9 sub add_task { subroutine
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/xtrabackup/src/
H A Dthread_pool.h55 std::future<void> add_task(std::function<void(size_t)> &&f) { in add_task() function
/dports/sysutils/p5-Rex/Rex-1.13.4/lib/Rex/
H A DRunList.pm32 sub add_task { subroutine
/dports/misc/py-cinder/cinder-12.0.10/cinder/volume/drivers/netapp/dataontap/utils/
H A Dloopingcalls.py36 def add_task(self, call_function, interval, initial_delay=0): member in LoopingCalls
/dports/lang/v8/v8-9.6.180.12/build/android/
H A Dfast_local_dev_server.py52 def add_task(cls): member in TaskStats
90 def add_task(self, task: Task): member in TaskManager
/dports/devel/godot/godot-3.2.3-stable/editor/
H A Dprogress_dialog.cpp108 void BackgroundProgress::add_task(const String &p_task, const String &p_label, int p_steps) { in add_task() function in BackgroundProgress
168 void ProgressDialog::add_task(const String &p_task, const String &p_label, int p_steps, bool p_can_… in add_task() function in ProgressDialog
/dports/devel/godot-tools/godot-3.2.3-stable/editor/
H A Dprogress_dialog.cpp108 void BackgroundProgress::add_task(const String &p_task, const String &p_label, int p_steps) { in add_task() function in BackgroundProgress
168 void ProgressDialog::add_task(const String &p_task, const String &p_label, int p_steps, bool p_can_… in add_task() function in ProgressDialog
/dports/devel/godot2/godot-2.1.6-stable/editor/
H A Dprogress_dialog.cpp105 void BackgroundProgress::add_task(const String &p_task, const String &p_label, int p_steps) { in add_task() function in BackgroundProgress
163 void ProgressDialog::add_task(const String &p_task, const String &p_label, int p_steps) { in add_task() function in ProgressDialog
/dports/devel/godot2-tools/godot-2.1.6-stable/editor/
H A Dprogress_dialog.cpp105 void BackgroundProgress::add_task(const String &p_task, const String &p_label, int p_steps) { in add_task() function in BackgroundProgress
163 void ProgressDialog::add_task(const String &p_task, const String &p_label, int p_steps) { in add_task() function in ProgressDialog
/dports/databases/cassandra-cpp-driver/cpp-driver-2.16.0/tests/src/unit/
H A Devent_loop_test.hpp49 void add_task(Task* task) { event_loop_.add(task); } in add_task() function in EventLoopTest
/dports/devel/p5-Gearman/Gearman-2.004.015/lib/Gearman/
H A DTaskset.pm306 sub add_task { subroutine
/dports/devel/gearmand/gearmand-1.0.6/libgearman/
H A Dadd.cc121 gearman_task_st *add_task(gearman_client_st& client, in add_task() function
166 gearman_task_st *add_task(gearman_client_st& client, in add_task() function
/dports/www/py-starlette/starlette-0.17.1/starlette/
H A Dbackground.py27 def add_task( member in BackgroundTasks

1234567