MCPcopy Create free account

hub / github.com/Codesire-Deng/co_context / functions

Functions876 in github.com/Codesire-Deng/co_context

Functionsymlinkat
include/co_context/lazy_io.hpp:516
Functionsync_file_range
include/co_context/lazy_io.hpp:499
Methodtask
include/co_context/task.hpp:267
Methodtask_promise
include/co_context/task.hpp:111
Methodtask_promise
include/co_context/task.hpp:174
Methodtask_promise
include/co_context/task.hpp:212
Methodtask_promise_base
include/co_context/task.hpp:80
Functiontee
include/co_context/lazy_io.hpp:44
Functiontimeout_remove
include/co_context/lazy_io.hpp:240
Functiontimeout_update
include/co_context/lazy_io.hpp:247
Methodto_ip
lib/co_context/net/inet_address.cpp:77
Methodtrival_task
include/co_context/detail/trival_task.hpp:13
Methodtry_acquire
lib/co_context/co/semaphore.cpp:21
Methodtry_lock
lib/co_context/co/mutex.cpp:14
Methodtry_lock
lib/co_context/co/spin_mutex.cpp:17
Methodtry_lock
Try to obtain the lock. Returns true if the lock is acquired (with memory order acquire). Otherwise, sets __curval = m_value.load(__failure) and retur
include/co_context/co/stop_token.hpp:301
Methodtry_lock
include/co_context/detail/spinlock.hpp:43
Methodtry_lock_and_stop
Try to obtain the lock to make a stop request. Returns true if the lock is acquired and the _S_stop_requested_bit is set (with memory order acq_rel so
include/co_context/co/stop_token.hpp:314
Methodtry_release
lib/co_context/co/semaphore.cpp:63
Methodunhandled_exception
include/co_context/shared_task.hpp:77
Methodunhandled_exception
include/co_context/generator.hpp:353
Methodunhandled_exception
include/co_context/task.hpp:127
Methodunhandled_exception
include/co_context/task.hpp:186
Methodunhandled_exception
include/co_context/task.hpp:216
Methodunhandled_exception
include/co_context/detail/trival_task.hpp:51
Functionunlink
include/co_context/lazy_io.hpp:477
Functionunlinkat
include/co_context/lazy_io.hpp:471
Methodunlock
lib/co_context/co/spin_mutex.cpp:22
Methodunmap_rings
extern/liburingcxx/include/uring/uring.hpp:736
Methodunregister_ring_fd
extern/liburingcxx/include/uring/uring.hpp:571
Methoduring
extern/liburingcxx/include/uring/uring.hpp:213
Functionuring_nop
include/co_context/lazy_io.hpp:146
Methoduring_params
* @brief Construct a new io_uring_params without initializing */
extern/liburingcxx/include/uring/uring.hpp:81
Methodwait_cq_entries
extern/liburingcxx/include/uring/uring.hpp:525
Methodwait_cq_entries_new
extern/liburingcxx/include/uring/uring.hpp:949
Methodwait_cq_entry_num
extern/liburingcxx/include/uring/uring.hpp:512
Methodwait_for_available
include/co_context/detail/spsc_cursor.hpp:143
Methodwait_for_not_empty
include/co_context/detail/spsc_cursor.hpp:156
Methodwait_sq_ring
extern/liburingcxx/include/uring/uring.hpp:400
Methodwhen_ready
\brief Returns an awaitable that will await completion of the task without attempting to retrieve the result.
include/co_context/shared_task.hpp:365
Methodwhen_ready
* @brief wait for the task<> to complete, but do not get the result */
include/co_context/task.hpp:345
FunctionworkerThread
example/sem_std.cpp:80
Methodworker_meta
lib/co_context/detail/worker_meta.cpp:30
Methodworker_meta
include/co_context/detail/worker_meta.hpp:173
Functionwrite_fixed
include/co_context/lazy_io.hpp:79
Functionwritev
include/co_context/lazy_io.hpp:72
Methodyield_value
include/co_context/generator.hpp:296
Method~S
test/coro_lifetime.cpp:13
Method~X
test/generator_test.cpp:85
Method~acceptor
include/co_context/net/acceptor.hpp:14
Method~all_meta
include/co_context/co/when_all.hpp:68
Method~completion_queue
extern/liburingcxx/include/uring/detail/cq.hpp:51
Method~condition_variable
include/co_context/co/condition_variable.hpp:61
Method~counting_semaphore
lib/co_context/co/semaphore.cpp:12
Method~defer
include/co_context/utility/defer.hpp:7
Method~file_info
test/cat.cpp:25
Method~generator
include/co_context/generator.hpp:588
Method~io_context
include/co_context/io_context.hpp:128
Method~lock_guard
include/co_context/detail/lock_guard.hpp:27
Method~mutex
lib/co_context/co/mutex.cpp:8
Method~shared_task
include/co_context/shared_task.hpp:305
Method~shared_task_promise
include/co_context/shared_task.hpp:190
Method~socket
TODO check if ~socket() need `close(sockfd)`
include/co_context/net/socket.hpp:22
Method~spin_mutex
include/co_context/co/spin_mutex.hpp:18
Method~spinlock
include/co_context/detail/spinlock.hpp:22
Method~stop_callback
include/co_context/co/stop_token.hpp:527
Method~stop_source
include/co_context/co/stop_token.hpp:444
Method~stop_state_ref
include/co_context/co/stop_token.hpp:375
Method~stop_token
include/co_context/co/stop_token.hpp:65
Method~submission_queue
extern/liburingcxx/include/uring/detail/sq.hpp:179
Method~task
Free the promise object and coroutine parameters
include/co_context/task.hpp:292
Method~task_promise
include/co_context/task.hpp:113
Method~task_promise
include/co_context/task.hpp:176
Method~uring
extern/liburingcxx/include/uring/uring.hpp:636
Method~worker_meta
lib/co_context/detail/worker_meta.cpp:38
Method~worker_meta
include/co_context/detail/worker_meta.hpp:174
← previous801–876 of 876, ranked by callers