Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bloomen/transwarp
/ functions
Functions
1,274 in github.com/bloomen/transwarp
⨍
Functions
1,274
◇
Types & classes
428
Method
setValue
test/catch.hpp:5837
Method
set_avg_idletime_us
Assigns the given idletime
include/transwarp.h:2636
Method
set_avg_runtime_us
Assigns the given runtime
include/transwarp.h:2654
Method
set_avg_waittime_us
Assigns the given waittime
include/transwarp.h:2645
Method
set_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
Method
set_custom_data_visitor
include/transwarp.h:1369
Method
set_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
Method
set_executor
Assigns an executor to this task which takes precedence over the executor provided in schedule() or schedule_all()
include/transwarp.h:2320
Method
set_executor_all
Assigns an executor to all tasks which takes precedence over the executor provided in schedule() or schedule_all()
include/transwarp.h:2330
Method
set_executor_visitor
include/transwarp.h:1329
Method
set_level
Assigns the given level
include/transwarp.h:2626
Method
set_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
Method
set_priority_visitor
include/transwarp.h:1349
Method
set_type
Assigns the given type
include/transwarp.h:2631
Method
set_type
No-op as value tasks are always root tasks
include/transwarp.h:3273
Method
set_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
Method
set_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
Method
set_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
Function
shouldContinueOnFailure
test/catch.hpp:8401
Method
showHelp
test/catch.hpp:6659
Method
shuffle
test/catch.hpp:8110
Method
shutdown
include/transwarp.h:789
Method
size
include/transwarp.h:1684
Method
size
Returns the number of populated values of the buffer. Its maximum value equals the capacity of the buffer
include/transwarp.h:1828
Method
size
Returns the current total size of the pool (sum of idle and busy tasks)
include/transwarp.h:3497
Method
skipTest
test/catch.hpp:3722
Method
skipTest
test/catch.hpp:3878
Method
some
test/catch.hpp:3427
Method
source
(self)
conanfile.py:15
Method
startNewMode
test/catch.hpp:10399
Function
stddev
examples/single_thread_lock_free.cpp:109
Function
stddev
examples/statistical_key_facts.cpp:27
Method
str
test/catch.hpp:8437
Method
str
test/catch.hpp:8452
Method
streamReconstructedExpression
test/catch.hpp:1282
Method
streamReconstructedExpression
test/catch.hpp:2617
Method
subString
test/catch.hpp:10409
Method
symbol
test/catch.hpp:1135
Method
sync
test/catch.hpp:9316
Method
task_canceled
include/transwarp.h:244
Method
task_destroyed
include/transwarp.h:253
Method
task_impl
include/transwarp.h:2926
Method
task_impl_base
include/transwarp.h:2592
Method
task_impl_proxy
include/transwarp.h:2808
Method
task_impl_proxy
include/transwarp.h:2851
Method
task_impl_proxy
include/transwarp.h:2894
Method
task_pool
Constructs a task pool
include/transwarp.h:3419
Method
tasks
include/transwarp.h:1692
Method
testCaseEnded
test/catch.hpp:3710
Method
testCaseEnded
test/catch.hpp:3854
Method
testCaseStarting
test/catch.hpp:3700
Method
testCaseStarting
test/catch.hpp:3807
Method
testForMissingAssertions
test/catch.hpp:8572
Method
testGroupEnded
test/catch.hpp:3713
Method
testGroupEnded
test/catch.hpp:3865
Method
testGroupStarting
test/catch.hpp:3696
Method
testGroupStarting
test/catch.hpp:3805
Method
testRunEnded
test/catch.hpp:3716
Method
testRunEnded
test/catch.hpp:3870
Method
testRunEndedCumulative
test/catch.hpp:12082
Method
testRunStarting
test/catch.hpp:3693
Method
testRunStarting
test/catch.hpp:3804
Method
then
include/transwarp.h:3040
Method
thread_pool
include/transwarp.h:723
Function
toLowerCh
test/catch.hpp:9492
Method
toString
test/catch.hpp:5353
Method
toString
test/catch.hpp:5468
Function
toggleFolder
(id)
docs/dynsections.js:72
Function
toggleInherit
(id)
docs/dynsections.js:107
Function
toggleLevel
(level)
docs/dynsections.js:51
Function
toggleVisibility
(linkObj)
docs/dynsections.js:24
Function
trackResize
()
docs/jquery.js:23
Function
trackScroll
()
docs/jquery.js:23
Method
track_idletime
include/transwarp.h:3654
Method
track_runtime
include/transwarp.h:3678
Method
track_waittime
include/transwarp.h:3666
Method
transwarp_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
Method
transwarp_error
include/transwarp.h:235
Method
tryTranslators
test/catch.hpp:7207
Method
type
test/catch.hpp:5705
Method
type
The task's type
include/transwarp.h:2277
Method
unlock
include/transwarp.h:1888
Method
unvisit
Traverses through each task and marks them as not visited.
include/transwarp.h:2716
Method
use
test/catch.hpp:6717
Method
use
test/catch.hpp:6751
Method
use
test/catch.hpp:6814
Method
use
test/catch.hpp:6901
Method
useConfigData
test/catch.hpp:9152
Method
validate
test/catch.hpp:5918
Method
validate
test/catch.hpp:6274
Method
value
test/catch.hpp:5645
Method
value_task
include/transwarp.h:3012
Method
visit
Visits each task in a depth-first traversal
include/transwarp.h:2707
Method
visitChar
test/catch.hpp:10366
Method
visit_all
include/transwarp.h:2725
Method
visit_visitor
include/transwarp.h:1477
Method
wait
Waits for the task to complete. Should only be called if was_scheduled() is true, throws transwarp::control_error otherwise
include/transwarp.h:2434
Function
wait_for_any_impl
include/transwarp.h:929
Method
was_scheduled
Returns whether the task was scheduled and not reset afterwards. This means that the underlying future is valid
include/transwarp.h:2428
Method
which
test/catch.hpp:10506
← previous
next →
1,101–1,200 of 1,274, ranked by callers