libcoro
1.0
Coroutine support library for C++20
Trace
on_create
on_destroy
on_switch
on_switch
resume
◆
on_create()
void coro::trace::on_create
(
const void *
,
std::size_t
)
inline
Record creation of an coroutine.
Parameters
ptr
pointer to coroutine (handle.address())
size
size in bytes
Note
requires LIBCORO_ENABLE_TRACE
Definition at line
362
of file
trace.h
.
Generated on Fri Aug 2 2024 15:51:49 for libcoro by
1.9.1