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
↓ 278 callers
Function
make_task
include/transwarp.h:3311
↓ 185 callers
Method
size
test/catch.hpp:449
↓ 168 callers
Method
get
test/catch.hpp:678
↓ 117 callers
Method
future
include/transwarp.h:1742
↓ 108 callers
Function
t
(e)
docs/jquery.js:2
↓ 99 callers
Method
push
include/transwarp.h:758
↓ 87 callers
Method
call
include/transwarp.h:1705
↓ 87 callers
Method
empty
test/catch.hpp:6579
↓ 79 callers
Method
schedule
No-op because a value task never runs
include/transwarp.h:3135
↓ 77 callers
Method
get
Returns the value of this task. Throws an exception if this task has an exception assigned to it
include/transwarp.h:3177
↓ 77 callers
Method
schedule_all
No-op because a value task never runs and doesn't have parents
include/transwarp.h:3147
↓ 63 callers
Function
make_value_task
include/transwarp.h:3327
↓ 55 callers
Method
end
test/catch.hpp:5337
↓ 55 callers
Method
set
test/catch.hpp:6017
↓ 46 callers
Function
stringify
test/catch.hpp:813
↓ 43 callers
Method
begin
test/catch.hpp:5336
↓ 42 callers
Method
name
test/catch.hpp:6664
↓ 41 callers
Function
k
(e,t)
docs/jquery.js:2
↓ 40 callers
Function
m
(e)
docs/jquery.js:2
↓ 40 callers
Method
str
test/catch.hpp:9451
↓ 39 callers
Method
find
test/catch.hpp:9688
↓ 35 callers
Method
named
Gives this task a name and returns a ptr to itself
include/transwarp.h:2944
↓ 34 callers
Method
add
test/catch.hpp:7696
↓ 29 callers
Method
ensure_task_not_running
Checks if the task is currently running and throws transwarp::control_error if it is
include/transwarp.h:2153
↓ 25 callers
Method
add_listener
Adds a new listener for all event types
include/transwarp.h:2079
↓ 25 callers
Method
substr
test/catch.hpp:9595
↓ 23 callers
Method
match
Performs equivalent check of std::fabs(lhs - rhs) <= margin But without the subtraction to allow for INFINITY in comparison
test/catch.hpp:7882
↓ 23 callers
Function
to_string
String conversion for the task_type enumeration
include/transwarp.h:497
↓ 22 callers
Function
a
(t)
docs/jquery.js:2
↓ 22 callers
Method
priority
The task priority (defaults to 0)
include/transwarp.h:2013
↓ 22 callers
Method
type
test/catch.hpp:5744
↓ 21 callers
Method
is_ready
Returns true because a value task is always ready
include/transwarp.h:3190
↓ 21 callers
Function
ve
(a)
docs/jquery.js:2
↓ 20 callers
Method
width
test/catch.hpp:5321
↓ 19 callers
Method
add_listener_all
Adds a new listener for all event types and for all parents
include/transwarp.h:3212
↓ 18 callers
Method
reset
test/catch.hpp:7271
↓ 18 callers
Method
scopedElement
test/catch.hpp:10960
↓ 18 callers
Method
total
test/catch.hpp:10728
↓ 17 callers
Method
pop
Removes the value at the front of the buffer (the oldest value)
include/transwarp.h:1814
↓ 17 callers
Method
raise_event
Raises the given event to all listeners
include/transwarp.h:2160
↓ 17 callers
Method
size
examples/single_thread_lock_free.cpp:88
↓ 16 callers
Method
has_value
include/transwarp.h:198
↓ 16 callers
Method
parents
Empty because a value task doesn't have parents
include/transwarp.h:3242
↓ 16 callers
Method
wait
No-op because a value task never runs
include/transwarp.h:3187
↓ 15 callers
Function
any_data_ok
test/test.h:19
↓ 15 callers
Method
begin
examples/single_thread_lock_free.cpp:72
↓ 15 callers
Method
executor
Value tasks don't have executors as they don't run
include/transwarp.h:3064
↓ 15 callers
Function
i
(e)
docs/jquery.js:2
↓ 15 callers
Method
set_executor
No-op because a value task never runs
include/transwarp.h:3089
↓ 14 callers
Function
apply_to_each
include/transwarp.h:839
↓ 14 callers
Method
clone
include/transwarp.h:605
↓ 14 callers
Function
e
()
docs/jquery.js:2
↓ 14 callers
Method
id
The task's id
include/transwarp.h:1999
↓ 14 callers
Function
l
(i,o,a,s)
docs/jquery.js:2
↓ 14 callers
Function
s
()
docs/jquery.js:2
↓ 14 callers
Function
startsWith
test/catch.hpp:9477
↓ 13 callers
Function
T
(e,t,n)
docs/jquery.js:2
↓ 13 callers
Method
end
examples/single_thread_lock_free.cpp:76
↓ 13 callers
Method
indent
test/catch.hpp:5326
↓ 13 callers
Method
next_task
Returns the next idle task. If there are no idle tasks then it will attempt to double the pool size. If that fails then it will return a nullptr. On s
include/transwarp.h:3455
↓ 13 callers
Method
set_value
Assigns a value to this task
include/transwarp.h:3159
↓ 12 callers
Function
A
(e,t)
docs/jquery.js:2
↓ 12 callers
Method
count
test/catch.hpp:5603
↓ 12 callers
Function
decrement_refcount
include/transwarp.h:1005
↓ 12 callers
Method
edges
Returns empty edges because a value task doesn't have parents
include/transwarp.h:3252
↓ 12 callers
Function
f
(a,b)
docs/jquery.js:33
↓ 12 callers
Function
le
(e)
docs/jquery.js:2
↓ 12 callers
Function
o
()
docs/jquery.js:35
↓ 12 callers
Method
size
include/transwarp.h:1665
↓ 11 callers
Method
getResultType
test/catch.hpp:5009
↓ 10 callers
Method
busy_count
Returns the number of busy tasks in the pool
include/transwarp.h:3518
↓ 10 callers
Method
canceled
Value tasks cannot be canceled
include/transwarp.h:3069
↓ 10 callers
Function
ce
(e)
docs/jquery.js:2
↓ 10 callers
Function
for_each
include/transwarp.h:3359
↓ 10 callers
Method
idle_count
Returns the number of idle tasks in the pool
include/transwarp.h:3512
↓ 10 callers
Method
isOk
Result was a success, or failure is suppressed
test/catch.hpp:5005
↓ 10 callers
Method
name
test/test_executors.cpp:64
↓ 10 callers
Function
toLower
test/catch.hpp:9498
↓ 10 callers
Function
trim
test/catch.hpp:9503
↓ 10 callers
Method
value
test/catch.hpp:11583
↓ 9 callers
Function
P
(e,t)
docs/jquery.js:2
↓ 9 callers
Method
avg_idletime_us
Returns -1 as value tasks don't run
include/transwarp.h:3074
↓ 9 callers
Method
avg_runtime_us
Returns -1 as value tasks don't run
include/transwarp.h:3084
↓ 9 callers
Method
avg_waittime_us
Returns -1 as value tasks don't run
include/transwarp.h:3079
↓ 9 callers
Function
fe
(e,t)
docs/jquery.js:2
↓ 9 callers
Method
toString
test/catch.hpp:4558
↓ 8 callers
Function
V
(e)
docs/jquery.js:2
↓ 8 callers
Function
_
(e,t,n,r,i,o,a)
docs/jquery.js:2
↓ 8 callers
Method
addRow
test/catch.hpp:11886
↓ 8 callers
Method
empty
Returns whether the buffer is empty
include/transwarp.h:1833
↓ 8 callers
Method
fail
test/catch.hpp:10139
↓ 8 callers
Method
getMessage
test/catch.hpp:5053
↓ 8 callers
Method
getSourceInfo
test/catch.hpp:5056
↓ 8 callers
Function
pushPlacement
()
docs/jquery.js:23
↓ 8 callers
Method
remove_listener
Removes the listener for all event types
include/transwarp.h:2097
↓ 8 callers
Method
reset
Resets all timing information
include/transwarp.h:3647
↓ 8 callers
Method
then
include/transwarp.h:2959
↓ 8 callers
Method
was_scheduled
Returns true because a value task is scheduled once on construction
include/transwarp.h:3182
↓ 7 callers
Method
cancel
No-op because a value task never runs
include/transwarp.h:3206
↓ 7 callers
Function
getEventsNS
(t,e)
docs/jquery.js:35
next →
1–100 of 1,274, ranked by callers