Home
last modified time | relevance | path

Searched defs:task_base (Results 1 – 25 of 38) sorted by relevance

12

/dports/devel/asyncplusplus/asyncplusplus-1.1/include/async++/
H A Dtask_base.h63 struct LIBASYNC_CACHELINE_ALIGN task_base: public ref_count_base<task_base, task_base_deleter> { struct
74 const task_base_vtable* vtable; argument
87 task_base() in task_base() argument
114 const task_base_vtable* vtable = t->vtable; in run_continuations() argument
121 void add_continuation(Sched& sched, task_ptr cont) in add_continuation()
158 static void do_delete(task_base* p) in do_delete() argument
/dports/devel/hyperscan/boost_1_75_0/boost/fiber/future/detail/
H A Dtask_base.hpp24 struct task_base : public shared_state< R > { struct
25 typedef intrusive_ptr< task_base > ptr_type;
27 virtual ~task_base() { in ~task_base()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/fiber/future/detail/
H A Dtask_base.hpp24 struct task_base : public shared_state< R > { struct
25 typedef intrusive_ptr< task_base > ptr_type;
27 virtual ~task_base() { in ~task_base()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/fiber/future/detail/
H A Dtask_base.hpp24 struct task_base : public shared_state< R > { struct
25 typedef intrusive_ptr< task_base > ptr_type;
27 virtual ~task_base() { in ~task_base()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/fiber/future/detail/
H A Dtask_base.hpp24 struct task_base : public shared_state< R > { struct
25 typedef intrusive_ptr< task_base > ptr_t;
27 virtual ~task_base() { in ~task_base()
/dports/devel/boost-libs/boost_1_72_0/boost/fiber/future/detail/
H A Dtask_base.hpp24 struct task_base : public shared_state< R > { struct
25 typedef intrusive_ptr< task_base > ptr_type;
27 virtual ~task_base() { in ~task_base()
/dports/devel/boost-python-libs/boost_1_72_0/boost/fiber/future/detail/
H A Dtask_base.hpp24 struct task_base : public shared_state< R > { struct
25 typedef intrusive_ptr< task_base > ptr_type;
27 virtual ~task_base() { in ~task_base()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/fiber/future/detail/
H A Dtask_base.hpp24 struct task_base : public shared_state< R > { struct
25 typedef intrusive_ptr< task_base > ptr_type;
27 virtual ~task_base() { in ~task_base()
/dports/devel/boost-docs/boost_1_72_0/boost/fiber/future/detail/
H A Dtask_base.hpp24 struct task_base : public shared_state< R > { struct
25 typedef intrusive_ptr< task_base > ptr_type;
27 virtual ~task_base() { in ~task_base()
/dports/devel/hpx/hpx-1.2.1/hpx/lcos/detail/
H A Dfuture_data.hpp746 struct task_base : future_data<Result> struct
749 typedef future_data<Result> base_type;
756 task_base() in task_base() argument
760 task_base(init_no_addref no_addref) in task_base() argument
796 bool started_test() const in started_test()
814 bool started_test_and_set() in started_test_and_set()
820 void check_started() in check_started()
835 void run() in run()
862 void set_data(T && result) in set_data()
872 virtual void do_run() in do_run()
[all …]
/dports/devel/py-doit/doit-0.31.1/doc/samples/
H A Dinitial_workdir.py24 def task_base(): function
/dports/www/phpbb3/phpBB3/phpbb/install/
H A Dtask_base.php19 abstract class task_base implements task_interface class
/dports/www/phpbb3/phpBB3/phpbb/install/module/obtain_data/task/
H A Dobtain_update_settings.php19 use phpbb\install\task_base; alias
H A Dobtain_file_updater_method.php19 use phpbb\install\task_base; alias
H A Dobtain_update_files.php19 use phpbb\install\task_base; alias
H A Dobtain_update_ftp_data.php20 use phpbb\install\task_base; alias
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/sparc/kernel/
H A Dprocess_32.c152 unsigned long task_base; in show_stack() local
374 unsigned long task_base = (unsigned long) task; local
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/sparc/kernel/
H A Dprocess_32.c152 unsigned long task_base; in show_stack() local
374 unsigned long task_base = (unsigned long) task; local
/dports/multimedia/libv4l/linux-5.13-rc2/arch/sparc/kernel/
H A Dprocess_32.c152 unsigned long task_base; in show_stack() local
374 unsigned long task_base = (unsigned long) task; local
/dports/www/phpbb3/phpBB3/phpbb/install/module/update_filesystem/task/
H A Ddownload_updated_files.php21 use phpbb\install\task_base; alias
H A Dfile_check.php21 use phpbb\install\task_base; alias
H A Dshow_file_status.php22 use phpbb\install\task_base; alias
H A Ddiff_files.php22 use phpbb\install\task_base; alias
/dports/www/moodle39/moodle/lib/classes/task/
H A Dtask_base.php33 abstract class task_base { class
/dports/www/phpbb3/phpBB3/phpbb/install/module/update_database/task/
H A Dupdate.php21 use phpbb\install\task_base; alias

12