MCPcopy Create free account

hub / github.com/alibaba/async_simple / functions

Functions4,345 in github.com/alibaba/async_simple

↓ 7 callersFunctionconnect
demo_example/asio/asio/impl/connect.hpp:107
↓ 7 callersMethodconstruct
demo_example/asio/asio/experimental/detail/impl/channel_service.hpp:47
↓ 7 callersMethodempty
Whether there are no timers in the queue.
demo_example/asio/asio/detail/timer_queue.hpp:115
↓ 7 callersMethodenqueue_timer
Add a new timer to the queue. Returns true if this is the timer that is earliest in the queue, in which case the reactor's event demultiplexing functi
demo_example/asio/asio/detail/timer_queue.hpp:79
↓ 7 callersMethodentry_point
demo_example/asio/asio/impl/awaitable.hpp:644
↓ 7 callersMethodequal
demo_example/asio/asio/ip/basic_resolver_iterator.hpp:167
↓ 7 callersMethodgetTypeTag
async_simple/coro/LazyLocalBase.h:67
↓ 7 callersFunctionget_43_plus_i
async_simple/coro/test/PMRLazyTest.cpp:20
↓ 7 callersMethodget_executor
demo_example/asio/asio/basic_raw_socket.hpp:1163
↓ 7 callersMethodget_executor
demo_example/asio/asio/basic_datagram_socket.hpp:1172
↓ 7 callersMethodget_executor
Get the executor associated with the object. * This function may be used to obtain the executor object that the stream * uses to dispatch handlers
demo_example/asio/asio/ssl/stream.hpp:160
↓ 7 callersMethodget_executor
demo_example/asio/asio/impl/read_until.hpp:1636
↓ 7 callersMethodis_open
Check whether the coroutine is open, i.e. can be resumed.
demo_example/asio/asio/experimental/coro.hpp:231
↓ 7 callersMethodlock
Lock the mutex.
demo_example/asio/asio/detail/win_mutex.hpp:47
↓ 7 callersFunctionopen
Open the file using the specified path. * This function opens the file so that it will use the specified path. * * @param path The path name ide
demo_example/asio/asio/basic_file.hpp:368
↓ 7 callersMethodprefer
demo_example/asio/asio/execution/any_executor.hpp:1680
↓ 7 callersMethodreset
demo_example/asio/asio/experimental/detail/impl/channel_service.hpp:177
↓ 7 callersMethodresult
async_simple/coro/Lazy.h:260
↓ 7 callersMethodsetResult
State Transfer: START: initial ONLY_RESULT: promise.setValue called ONLY_CONTINUATION: future.thenImpl called
async_simple/FutureState.h:196
↓ 6 callersMethodaddress_length
demo_example/asio/asio/detail/win_iocp_socket_accept_op.hpp:73
↓ 6 callersMethodallocate
async_simple/coro/test/GeneratorTest.cpp:186
↓ 6 callersMethodassign
Assign an existing native descriptor to the descriptor. * This function opens the descriptor to hold an existing native descriptor. * * @param n
demo_example/asio/asio/posix/basic_descriptor.hpp:245
↓ 6 callersFunctionasync_read_some
demo_example/asio_coro_util.hpp:215
↓ 6 callersMethodasync_wait
demo_example/asio/asio/basic_signal_set.hpp:521
↓ 6 callersMethodcancel
Cancel any asynchronous operations that are waiting on the resolver. * This function forces the completion of any pending asynchronous * operations
demo_example/asio/asio/ip/basic_resolver.hpp:232
↓ 6 callersMethodcheckout
async_simple/uthread/test/UthreadTest.cpp:148
↓ 6 callersMethodclose
Close the stream.
demo_example/asio/asio/buffered_stream.hpp:99
↓ 6 callersMethoddeallocate
async_simple/coro/test/GeneratorTest.cpp:191
↓ 6 callersFunctiondereference
(addr)
dbg/LazyStack.py:79
↓ 6 callersMethoddestroy
demo_example/asio/asio/detail/op_queue.hpp:44
↓ 6 callersMethoddone
async_simple/experimental/coroutine.h:261
↓ 6 callersFunctionendpoint
demo_example/asio/asio/placeholders.hpp:84
↓ 6 callersFunctiongetAwaiter
async_simple/coro/Traits.h:61
↓ 6 callersMethodget_payload
demo_example/asio/asio/experimental/detail/channel_send_op.hpp:36
↓ 6 callersFunctionmakeReadyFuture
async_simple/Future.h:349
↓ 6 callersMethodmove_construct
demo_example/asio/asio/experimental/detail/impl/channel_service.hpp:75
↓ 6 callersMethodnative_handle
Get the native socket representation.
demo_example/asio/asio/detail/null_socket_service.hpp:132
↓ 6 callersMethodnon_blocking
Gets the non-blocking mode of the descriptor. * @returns @c true if the descriptor's synchronous operations will fail with * asio::error::would_blo
demo_example/asio/asio/posix/basic_descriptor.hpp:437
↓ 6 callersMethodnotify
async_simple/coro/ConditionVariable.h:195
↓ 6 callersMethodnotifyOne
async_simple/coro/ConditionVariable.h:106
↓ 6 callersMethodoutput_buffer
demo_example/asio/asio/detail/win_iocp_socket_accept_op.hpp:68
↓ 6 callersMethodquery
demo_example/asio/asio/impl/system_executor.hpp:36
↓ 6 callersMethodregistered_id
demo_example/asio/asio/detail/buffer_sequence_adapter.hpp:134
↓ 6 callersMethodresume
demo_example/asio_coro_util.hpp:78
↓ 6 callersMethodschedule
demo_example/asio_coro_util.hpp:134
↓ 6 callersMethodsetException
async_simple/Try.h:113
↓ 6 callersMethodsetExecutor
This section is public because they may invoked by other type of Future. They are not suppose to be public. FIXME: mark the section as private.
async_simple/Future.h:229
↓ 6 callersMethodset_error
demo_example/asio/asio/impl/awaitable.hpp:136
↓ 6 callersMethodset_option
demo_example/asio/asio/basic_serial_port.hpp:517
↓ 6 callersFunctionsum
benchmarks/CallDepth.bench.cpp:34
↓ 6 callersMethodtarget
demo_example/asio/asio/execution/any_executor.hpp:616
↓ 6 callersFunctionwrite
demo_example/asio/asio/impl/write.hpp:64
↓ 5 callersFunctionadvance
Advance the iterator by the specified distance.
demo_example/asio/asio/buffers_iterator.hpp:407
↓ 5 callersFunctionaligned_delete
demo_example/asio/asio/detail/memory.hpp:118
↓ 5 callersMethodassign
Assign a native socket to a socket implementation.
demo_example/asio/asio/detail/null_socket_service.hpp:102
↓ 5 callersFunctionasync_io
demo_example/asio/asio/ssl/detail/io.hpp:394
↓ 5 callersMethodattachOne
async_simple/FutureState.h:142
↓ 5 callersMethodbuffer_size
Get number of buffered elements.
demo_example/asio/asio/experimental/detail/channel_service.hpp:345
↓ 5 callersFunctioncalculate_hash_value
demo_example/asio/asio/detail/hash_map.hpp:33
↓ 5 callersMethodcheckin
async_simple/coro/ViaCoroutine.h:97
↓ 5 callersMethodclear
Remove all entries from the map.
demo_example/asio/asio/detail/hash_map.hpp:208
↓ 5 callersMethodclose
Close the descriptor. * This function is used to close the descriptor. Any asynchronous read or * write operations will be cancelled immediately, a
demo_example/asio/asio/posix/basic_descriptor.hpp:284
↓ 5 callersFunctioncollectAll
async_simple/Collect.h:49
↓ 5 callersFunctioncollectAny
async_simple/coro/Collect.h:677
↓ 5 callersFunctionconst_buffer
demo_example/asio/asio/buffer.hpp:254
↓ 5 callersMethoddefer
demo_example/asio/asio/impl/executor.hpp:272
↓ 5 callersMethoddetachOne
async_simple/FutureState.h:145
↓ 5 callersMethoddispatch
demo_example/asio/asio/impl/executor.hpp:254
↓ 5 callersMethoddone
demo_example/asio/asio/experimental/impl/coro.hpp:110
↓ 5 callersMethodend
demo_example/asio/asio/detail/reactor_op_queue.hpp:55
↓ 5 callersMethodexecute
demo_example/asio/asio/impl/io_context.hpp:268
↓ 5 callersMethodgetExecutor
async_simple/coro/Lazy.h:411
↓ 5 callersMethodgetTry
async_simple/Future.h:268
↓ 5 callersMethodget_executor
demo_example/asio/asio/basic_socket.hpp:1896
↓ 5 callersFunctionio
demo_example/asio/asio/ssl/detail/io.hpp:33
↓ 5 callersMethodmove_assign
demo_example/asio/asio/experimental/detail/impl/channel_service.hpp:98
↓ 5 callersMethodneg_infin
Helper function for obtaining a time value that always fires.
demo_example/asio/asio/ssl/detail/stream_core.hpp:140
↓ 5 callersMethodon_work_finished
demo_example/asio/asio/impl/io_context.hpp:333
↓ 5 callersMethodpost
demo_example/asio/asio/impl/executor.hpp:265
↓ 5 callersFunctionread_some
demo_example/asio_util.hpp:20
↓ 5 callersMethodrun
No-op because should never be called.
demo_example/asio/asio/detail/null_reactor.hpp:64
↓ 5 callersMethodstop
demo_example/io_context_pool.hpp:48
↓ 5 callersMethodsubmitIO
async_simple/executors/SimpleIOExecutor.h:110
↓ 5 callersMethodswap
demo_example/asio/asio/execution/any_executor.hpp:590
↓ 5 callersMethodswap
async_simple/util/move_only_function.h:346
↓ 5 callersMethoduse_reactor
demo_example/asio/asio/detail/win_iocp_socket_service_base.hpp:751
↓ 5 callersMethodvalue
Get the current value of the boolean.
demo_example/asio/asio/detail/socket_option.hpp:55
↓ 4 callersMethod__init__
(self)
dbg/LazyStack.py:167
↓ 4 callersFunctionassign
Assign an existing native file to the file. * This function opens the file to hold an existing native file. * * @param native_file A native file
demo_example/asio/asio/basic_file.hpp:467
↓ 4 callersFunctionbasic_executor_type
Constructor used by io_context::get_executor().
demo_example/asio/asio/io_context.hpp:1121
↓ 4 callersFunctionbind
Bind the socket to the given local endpoint. * This function binds the socket to the specified endpoint on the local * machine. * * @param en
demo_example/asio/asio/basic_socket.hpp:789
↓ 4 callersMethodbuffer_pop
Pop a value from the front of the buffer.
demo_example/asio/asio/experimental/detail/channel_service.hpp:372
↓ 4 callersMethodbuffer_push
Push a new value to the back of the buffer.
demo_example/asio/asio/experimental/detail/channel_service.hpp:351
↓ 4 callersMethodcancel_timer
demo_example/asio/asio/detail/impl/epoll_reactor.hpp:65
↓ 4 callersMethodchainedSignal
bind a chained signal to this slot. all triggered signal will transfer to this chainedSignal.
async_simple/Signal.h:312
↓ 4 callersMethodcheckHasCanceled
async_simple/Signal.h:389
↓ 4 callersMethodclear
Clear the error value to the default.
demo_example/asio/asio/error_code.hpp:105
↓ 4 callersFunctionclose
Close the file. * This function is used to close the file. Any asynchronous read or write * operations will be cancelled immediately, and will comp
demo_example/asio/asio/basic_file.hpp:506
↓ 4 callersMethodconnect
Connect the socket to the specified endpoint.
demo_example/asio/asio/detail/null_socket_service.hpp:495
↓ 4 callersMethodcontext
demo_example/asio/asio/execution/any_executor.hpp:1191
← previousnext →201–300 of 4,345, ranked by callers