MCPcopy Create free account

hub / github.com/bloomen/transwarp / functions

Functions1,274 in github.com/bloomen/transwarp

MethodsetValue
test/catch.hpp:5837
Methodset_avg_idletime_us
Assigns the given idletime
include/transwarp.h:2636
Methodset_avg_runtime_us
Assigns the given runtime
include/transwarp.h:2654
Methodset_avg_waittime_us
Assigns the given waittime
include/transwarp.h:2645
Methodset_custom_data_all
Assigns custom data to all tasks. transwarp will not directly use this. This is only useful if something else is using this custom data (e.g. a custom
include/transwarp.h:2508
Methodset_custom_data_visitor
include/transwarp.h:1369
Methodset_exception
Assigns an exception to this task. Scheduling will have no effect after an exception has been set. Calling reset() will remove the exception and re-en
include/transwarp.h:2419
Methodset_executor
Assigns an executor to this task which takes precedence over the executor provided in schedule() or schedule_all()
include/transwarp.h:2320
Methodset_executor_all
Assigns an executor to all tasks which takes precedence over the executor provided in schedule() or schedule_all()
include/transwarp.h:2330
Methodset_executor_visitor
include/transwarp.h:1329
Methodset_level
Assigns the given level
include/transwarp.h:2626
Methodset_priority_all
Sets a priority to all tasks (defaults to 0). transwarp will not directly use this. This is only useful if something else is using the priority (e.g.
include/transwarp.h:2487
Methodset_priority_visitor
include/transwarp.h:1349
Methodset_type
Assigns the given type
include/transwarp.h:2631
Methodset_type
No-op as value tasks are always root tasks
include/transwarp.h:3273
Methodset_value
Assigns a value to this task. Scheduling will have no effect after a value has been set. Calling reset() will remove the value and re-enable schedulin
include/transwarp.h:2782
Methodset_value
Assigns a value to this task. Scheduling will have no effect after a value has been set. Calling reset() will remove the value and re-enable schedulin
include/transwarp.h:2834
Methodset_value
Assigns a value to this task. Scheduling will have no effect after a call to this. Calling reset() will reset this and re-enable scheduling.
include/transwarp.h:2877
FunctionshouldContinueOnFailure
test/catch.hpp:8401
MethodshowHelp
test/catch.hpp:6659
Methodshuffle
test/catch.hpp:8110
Methodshutdown
include/transwarp.h:789
Methodsize
include/transwarp.h:1684
Methodsize
Returns the number of populated values of the buffer. Its maximum value equals the capacity of the buffer
include/transwarp.h:1828
Methodsize
Returns the current total size of the pool (sum of idle and busy tasks)
include/transwarp.h:3497
MethodskipTest
test/catch.hpp:3722
MethodskipTest
test/catch.hpp:3878
Methodsome
test/catch.hpp:3427
Methodsource
(self)
conanfile.py:15
MethodstartNewMode
test/catch.hpp:10399
Functionstddev
examples/single_thread_lock_free.cpp:109
Functionstddev
examples/statistical_key_facts.cpp:27
Methodstr
test/catch.hpp:8437
Methodstr
test/catch.hpp:8452
MethodstreamReconstructedExpression
test/catch.hpp:1282
MethodstreamReconstructedExpression
test/catch.hpp:2617
MethodsubString
test/catch.hpp:10409
Methodsymbol
test/catch.hpp:1135
Methodsync
test/catch.hpp:9316
Methodtask_canceled
include/transwarp.h:244
Methodtask_destroyed
include/transwarp.h:253
Methodtask_impl
include/transwarp.h:2926
Methodtask_impl_base
include/transwarp.h:2592
Methodtask_impl_proxy
include/transwarp.h:2808
Methodtask_impl_proxy
include/transwarp.h:2851
Methodtask_impl_proxy
include/transwarp.h:2894
Methodtask_pool
Constructs a task pool
include/transwarp.h:3419
Methodtasks
include/transwarp.h:1692
MethodtestCaseEnded
test/catch.hpp:3710
MethodtestCaseEnded
test/catch.hpp:3854
MethodtestCaseStarting
test/catch.hpp:3700
MethodtestCaseStarting
test/catch.hpp:3807
MethodtestForMissingAssertions
test/catch.hpp:8572
MethodtestGroupEnded
test/catch.hpp:3713
MethodtestGroupEnded
test/catch.hpp:3865
MethodtestGroupStarting
test/catch.hpp:3696
MethodtestGroupStarting
test/catch.hpp:3805
MethodtestRunEnded
test/catch.hpp:3716
MethodtestRunEnded
test/catch.hpp:3870
MethodtestRunEndedCumulative
test/catch.hpp:12082
MethodtestRunStarting
test/catch.hpp:3693
MethodtestRunStarting
test/catch.hpp:3804
Methodthen
include/transwarp.h:3040
Methodthread_pool
include/transwarp.h:723
FunctiontoLowerCh
test/catch.hpp:9492
MethodtoString
test/catch.hpp:5353
MethodtoString
test/catch.hpp:5468
FunctiontoggleFolder
(id)
docs/dynsections.js:72
FunctiontoggleInherit
(id)
docs/dynsections.js:107
FunctiontoggleLevel
(level)
docs/dynsections.js:51
FunctiontoggleVisibility
(linkObj)
docs/dynsections.js:24
FunctiontrackResize
()
docs/jquery.js:23
FunctiontrackScroll
()
docs/jquery.js:23
Methodtrack_idletime
include/transwarp.h:3654
Methodtrack_runtime
include/transwarp.h:3678
Methodtrack_waittime
include/transwarp.h:3666
Methodtranswarp_cancel_point
If the associated task is canceled then this will throw transwarp::task_canceled which will stop the task while it's running (only to be called after
include/transwarp.h:701
Methodtranswarp_error
include/transwarp.h:235
MethodtryTranslators
test/catch.hpp:7207
Methodtype
test/catch.hpp:5705
Methodtype
The task's type
include/transwarp.h:2277
Methodunlock
include/transwarp.h:1888
Methodunvisit
Traverses through each task and marks them as not visited.
include/transwarp.h:2716
Methoduse
test/catch.hpp:6717
Methoduse
test/catch.hpp:6751
Methoduse
test/catch.hpp:6814
Methoduse
test/catch.hpp:6901
MethoduseConfigData
test/catch.hpp:9152
Methodvalidate
test/catch.hpp:5918
Methodvalidate
test/catch.hpp:6274
Methodvalue
test/catch.hpp:5645
Methodvalue_task
include/transwarp.h:3012
Methodvisit
Visits each task in a depth-first traversal
include/transwarp.h:2707
MethodvisitChar
test/catch.hpp:10366
Methodvisit_all
include/transwarp.h:2725
Methodvisit_visitor
include/transwarp.h:1477
Methodwait
Waits for the task to complete. Should only be called if was_scheduled() is true, throws transwarp::control_error otherwise
include/transwarp.h:2434
Functionwait_for_any_impl
include/transwarp.h:929
Methodwas_scheduled
Returns whether the task was scheduled and not reset afterwards. This means that the underlying future is valid
include/transwarp.h:2428
Methodwhich
test/catch.hpp:10506
← previousnext →1,101–1,200 of 1,274, ranked by callers