Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/async_simple
/ functions
Functions
4,345 in github.com/alibaba/async_simple
⨍
Functions
4,345
◇
Types & classes
2,547
↓ 16 callers
Method
first
Get the object at the start of the live list.
demo_example/asio/asio/detail/object_pool.hpp:82
↓ 16 callers
Method
join
async_simple/uthread/Uthread.h:57
↓ 16 callers
Method
lock
async_simple/coro/SpinLock.h:53
↓ 16 callers
Function
require
demo_example/asio/asio/execution/blocking.hpp:705
↓ 15 callers
Function
buffer_size
demo_example/asio/asio/buffer.hpp:552
↓ 15 callers
Function
cancel
demo_example/asio/asio/experimental/promise.hpp:94
↓ 15 callers
Method
dispatch
demo_example/asio/asio/detail/impl/strand_service.hpp:36
↓ 15 callers
Method
empty
Determine whether the range is empty.
demo_example/asio/asio/ip/address_v4_range.hpp:104
↓ 15 callers
Method
find
Find an entry in the map.
demo_example/asio/asio/detail/hash_map.hpp:111
↓ 15 callers
Function
operator=
Move assignment.
demo_example/asio/asio/awaitable.hpp:79
↓ 15 callers
Function
operator=
demo_example/asio/asio/experimental/basic_channel.hpp:201
↓ 15 callers
Method
reserve
demo_example/asio/asio/basic_streambuf.hpp:308
↓ 15 callers
Function
schedule
Schedule function. * Do not call this function directly. It is intended for use with the * execution::schedule customisation point. * * @retu
demo_example/asio/asio/thread_pool.hpp:631
↓ 15 callers
Function
swap
async_simple/util/move_only_function.h:400
↓ 14 callers
Method
all_empty
demo_example/asio/asio/detail/buffer_sequence_adapter.hpp:139
↓ 14 callers
Method
available
async_simple/Try.h:85
↓ 14 callers
Function
awaitable_wrap
demo_example/asio/asio/experimental/awaitable_operators.hpp:39
↓ 14 callers
Method
check_for_completion
demo_example/asio/asio/detail/base_from_completion_cond.hpp:36
↓ 14 callers
Method
commit
Commit the resize transaction.
demo_example/asio/asio/detail/buffer_resize_guard.hpp:48
↓ 14 callers
Method
complete
demo_example/asio/asio/experimental/detail/channel_send_op.hpp:41
↓ 14 callers
Method
get_executor
demo_example/asio/asio/basic_socket_acceptor.hpp:2497
↓ 14 callers
Method
name
demo_example/asio/asio/detail/socket_option.hpp:269
↓ 14 callers
Method
native_handle
Get the underlying implementation in the native type. * This function may be used to obtain the underlying implementation of the * context. This is
demo_example/asio/asio/ssl/stream.hpp:189
↓ 14 callers
Method
schedule
async_simple/coro/test/SleepTest.cpp:94
↓ 14 callers
Method
setContinuation
async_simple/Future.h:246
↓ 14 callers
Function
string
demo_example/asio/asio/detail/winrt_utils.hpp:40
↓ 14 callers
Method
what
Get a string representation of the exception.
demo_example/asio/asio/system_error.hpp:84
↓ 13 callers
Method
async_read_some
demo_example/asio/asio/impl/buffered_read_stream.hpp:463
↓ 13 callers
Method
clear
Clear the signal handler. If return false, it indicates that the signal handler has been executed or handler is empty
async_simple/Signal.h:239
↓ 13 callers
Function
close
Close the channel.
demo_example/asio/asio/experimental/basic_channel.hpp:248
↓ 13 callers
Method
coLock
async_simple/coro/Mutex.h:232
↓ 13 callers
Method
get
demo_example/asio/asio/bind_executor.hpp:755
↓ 13 callers
Method
read_some
demo_example/asio/asio/impl/buffered_read_stream.hpp:238
↓ 13 callers
Method
shutdown
Shut down SSL on the stream. * This function is used to shut down SSL on the stream. The function call * will block until SSL has been shut down or
demo_example/asio/asio/ssl/stream.hpp:545
↓ 13 callers
Method
signal
The slot holds ownership of the corresponding signal, so the signal's lifetime is always no shorter than the slot's. To extend the signal's lifetime,
async_simple/Signal.h:308
↓ 13 callers
Function
sleep
async_simple/coro/Sleep.h:36
↓ 12 callers
Method
add
Add a signal to a signal_set. * This function adds the specified signal to the set. It has no effect if the * signal is already in the set. *
demo_example/asio/asio/basic_signal_set.hpp:347
↓ 12 callers
Method
assign
Assign a new error value.
demo_example/asio/asio/error_code.hpp:112
↓ 12 callers
Method
empty
async_simple/util/Queue.h:100
↓ 12 callers
Method
erase
Erase an entry from the map.
demo_example/asio/asio/detail/hash_map.hpp:180
↓ 12 callers
Method
get
demo_example/asio/asio/bind_cancellation_slot.hpp:521
↓ 12 callers
Method
get_executor
Get the used executor.
demo_example/asio/asio/experimental/coro.hpp:157
↓ 12 callers
Function
make_parallel_group
demo_example/asio/asio/experimental/parallel_group.hpp:203
↓ 12 callers
Function
max_size
Get the maximum size of the dynamic buffer. * @returns The allowed maximum size of the underlying memory. */
demo_example/asio/asio/buffer.hpp:1624
↓ 12 callers
Method
native_non_blocking
Gets the non-blocking mode of the native descriptor implementation. * This function is used to retrieve the non-blocking mode of the underlying * n
demo_example/asio/asio/posix/basic_descriptor.hpp:496
↓ 11 callers
Function
adapt_completion_condition_result
Adapt result of old-style completion conditions (which had a bool result where true indicated that the operation was complete).
demo_example/asio/asio/completion_condition.hpp:32
↓ 11 callers
Method
empty
Whether the queue is empty.
demo_example/asio/asio/detail/op_queue.hpp:136
↓ 11 callers
Method
reset
demo_example/asio/asio/impl/io_context.hpp:115
↓ 11 callers
Method
resume
demo_example/asio/asio/impl/awaitable.hpp:453
↓ 10 callers
Method
attach_thread
demo_example/asio/asio/impl/awaitable.hpp:425
↓ 10 callers
Function
build_response
demo_example/http/http_response.hpp:283
↓ 10 callers
Function
collectAllPara
async_simple/coro/Collect.h:715
↓ 10 callers
Function
delayedTask
benchmarks/Uthread.bench.cpp:27
↓ 10 callers
Method
destroy
demo_example/asio/asio/experimental/detail/impl/channel_service.hpp:66
↓ 10 callers
Method
destroy
async_simple/experimental/coroutine.h:278
↓ 10 callers
Method
getCurrentId
async_simple/util/ThreadPool.h:210
↓ 10 callers
Function
get_associated_allocator
demo_example/asio/asio/associated_allocator.hpp:125
↓ 10 callers
Method
index
async_simple/coro/Collect.h:75
↓ 10 callers
Method
on_work_started
demo_example/asio/asio/impl/io_context.hpp:326
↓ 10 callers
Method
pop_frame
demo_example/asio/asio/impl/awaitable.hpp:444
↓ 10 callers
Method
require
demo_example/asio/asio/execution/blocking.hpp:864
↓ 10 callers
Method
scheduleById
async_simple/util/ThreadPool.h:174
↓ 10 callers
Method
valid
async_simple/Future.h:101
↓ 10 callers
Method
work_finished
Notify that some work has finished.
demo_example/asio/asio/detail/scheduler.hpp:100
↓ 9 callers
Method
begin
Obtain an iterator that points to the start of the range.
demo_example/asio/asio/ip/address_v4_range.hpp:92
↓ 9 callers
Function
buffer_copy
demo_example/asio/asio/buffer.hpp:2186
↓ 9 callers
Method
cancel
demo_example/asio/asio/experimental/detail/impl/channel_service.hpp:221
↓ 9 callers
Method
clear_cancellation_slot
demo_example/asio/asio/impl/awaitable.hpp:155
↓ 9 callers
Method
emplace
demo_example/asio/asio/experimental/impl/parallel_group.hpp:63
↓ 9 callers
Function
get_associated_executor
demo_example/asio/asio/associated_executor.hpp:127
↓ 9 callers
Method
get_executor
demo_example/asio/asio/impl/co_spawn.hpp:214
↓ 9 callers
Method
hasContinuation
async_simple/FutureState.h:135
↓ 9 callers
Method
join
Wait for the thread to exit. * This function will block until the thread has exited. * * If this function is not called before the thread object
demo_example/asio/asio/thread.hpp:79
↓ 9 callers
Method
resize
Set the underlying size of the endpoint in the native type.
demo_example/asio/asio/ip/basic_endpoint.hpp:160
↓ 9 callers
Method
setScopedFilter
Filter signals within the specified scope. If signal type & filter is 0, then the signal type will not be triggered within this scope. Nested filters
async_simple/Signal.h:284
↓ 9 callers
Method
set_value
demo_example/asio_coro_util.hpp:73
↓ 9 callers
Method
tryLock
Try to lock the mutex synchronously. Returns true if the lock was able to be acquired synchronously, false if the lock could not be acquired because
async_simple/coro/Mutex.h:65
↓ 9 callers
Function
valid
Checks if the awaitable refers to a future result.
demo_example/asio/asio/awaitable.hpp:87
↓ 8 callers
Method
acquire
async_simple/coro/Semaphore.h:76
↓ 8 callers
Function
async_write
demo_example/asio/asio/impl/write.hpp:532
↓ 8 callers
Method
begin
Get an iterator for the beginning of the map.
demo_example/asio/asio/detail/hash_map.hpp:81
↓ 8 callers
Method
bind
Bind the socket to the specified local endpoint.
demo_example/asio/asio/detail/null_socket_service.hpp:215
↓ 8 callers
Method
close
demo_example/smtp/smtp_client.cpp:330
↓ 8 callers
Function
destroy
demo_example/asio/asio/detail/scheduler_operation.hpp:42
↓ 8 callers
Method
emit
Emits the signal and causes invocation of the slot's handler, if any.
demo_example/asio/asio/cancellation_signal.hpp:115
↓ 8 callers
Method
expires_at
Get the expiry time for the timer as an absolute time.
demo_example/asio/asio/detail/deadline_timer_service.hpp:195
↓ 8 callers
Method
getFilter
Get the current scope's filter.
async_simple/Signal.h:291
↓ 8 callers
Method
getSlot
async_simple/coro/LazyLocalBase.h:68
↓ 8 callers
Method
get_cancellation_slot
demo_example/asio/asio/experimental/impl/parallel_group.hpp:194
↓ 8 callers
Method
host_name
Get the host name associated with the query.
demo_example/asio/asio/ip/basic_resolver_query.hpp:222
↓ 8 callers
Method
is_open
Determine whether the socket is open.
demo_example/asio/asio/detail/null_socket_service.hpp:110
↓ 8 callers
Method
level
demo_example/asio/asio/detail/socket_option.hpp:262
↓ 8 callers
Function
makeTest
async_simple/coro/test/LazyTest.cpp:1826
↓ 8 callers
Method
release
async_simple/coro/Semaphore.h:83
↓ 8 callers
Method
reset
demo_example/asio/asio/impl/compose.hpp:53
↓ 8 callers
Method
reset_error
demo_example/asio/asio/experimental/impl/coro.hpp:298
↓ 8 callers
Method
service_name
Get the service name associated with the query.
demo_example/asio/asio/ip/basic_resolver_query.hpp:228
↓ 8 callers
Method
set_is_stream
Set whether the implementation is stream-oriented.
demo_example/asio/asio/detail/io_uring_file_service.hpp:106
↓ 8 callers
Method
wait
demo_example/asio/asio/detail/std_event.hpp:114
↓ 7 callers
Function
bind_executor
demo_example/asio/asio/bind_executor.hpp:489
← previous
next →
101–200 of 4,345, ranked by callers