Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codesire-Deng/co_context
/ functions
Functions
876 in github.com/Codesire-Deng/co_context
⨍
Functions
876
◇
Types & classes
349
Function
symlinkat
include/co_context/lazy_io.hpp:516
Function
sync_file_range
include/co_context/lazy_io.hpp:499
Method
task
include/co_context/task.hpp:267
Method
task_promise
include/co_context/task.hpp:111
Method
task_promise
include/co_context/task.hpp:174
Method
task_promise
include/co_context/task.hpp:212
Method
task_promise_base
include/co_context/task.hpp:80
Function
tee
include/co_context/lazy_io.hpp:44
Function
timeout_remove
include/co_context/lazy_io.hpp:240
Function
timeout_update
include/co_context/lazy_io.hpp:247
Method
to_ip
lib/co_context/net/inet_address.cpp:77
Method
trival_task
include/co_context/detail/trival_task.hpp:13
Method
try_acquire
lib/co_context/co/semaphore.cpp:21
Method
try_lock
lib/co_context/co/mutex.cpp:14
Method
try_lock
lib/co_context/co/spin_mutex.cpp:17
Method
try_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
Method
try_lock
include/co_context/detail/spinlock.hpp:43
Method
try_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
Method
try_release
lib/co_context/co/semaphore.cpp:63
Method
unhandled_exception
include/co_context/shared_task.hpp:77
Method
unhandled_exception
include/co_context/generator.hpp:353
Method
unhandled_exception
include/co_context/task.hpp:127
Method
unhandled_exception
include/co_context/task.hpp:186
Method
unhandled_exception
include/co_context/task.hpp:216
Method
unhandled_exception
include/co_context/detail/trival_task.hpp:51
Function
unlink
include/co_context/lazy_io.hpp:477
Function
unlinkat
include/co_context/lazy_io.hpp:471
Method
unlock
lib/co_context/co/spin_mutex.cpp:22
Method
unmap_rings
extern/liburingcxx/include/uring/uring.hpp:736
Method
unregister_ring_fd
extern/liburingcxx/include/uring/uring.hpp:571
Method
uring
extern/liburingcxx/include/uring/uring.hpp:213
Function
uring_nop
include/co_context/lazy_io.hpp:146
Method
uring_params
* @brief Construct a new io_uring_params without initializing */
extern/liburingcxx/include/uring/uring.hpp:81
Method
wait_cq_entries
extern/liburingcxx/include/uring/uring.hpp:525
Method
wait_cq_entries_new
extern/liburingcxx/include/uring/uring.hpp:949
Method
wait_cq_entry_num
extern/liburingcxx/include/uring/uring.hpp:512
Method
wait_for_available
include/co_context/detail/spsc_cursor.hpp:143
Method
wait_for_not_empty
include/co_context/detail/spsc_cursor.hpp:156
Method
wait_sq_ring
extern/liburingcxx/include/uring/uring.hpp:400
Method
when_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
Method
when_ready
* @brief wait for the task<> to complete, but do not get the result */
include/co_context/task.hpp:345
Function
workerThread
example/sem_std.cpp:80
Method
worker_meta
lib/co_context/detail/worker_meta.cpp:30
Method
worker_meta
include/co_context/detail/worker_meta.hpp:173
Function
write_fixed
include/co_context/lazy_io.hpp:79
Function
writev
include/co_context/lazy_io.hpp:72
Method
yield_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
← previous
801–876 of 876, ranked by callers