uvw 2.12.1
|
This is the complete list of members for uvw::Thread, including all inherited members.
create(Args &&...args) | uvw::UnderlyingType< Thread, uv_thread_t > | inlinestatic |
equal(const Thread &tl, const Thread &tr) noexcept | uvw::Thread | static |
join() noexcept | uvw::Thread | |
loop() const noexcept | uvw::UnderlyingType< Thread, uv_thread_t > | inline |
raw() const noexcept | uvw::UnderlyingType< Thread, uv_thread_t > | inline |
raw() noexcept | uvw::UnderlyingType< Thread, uv_thread_t > | inline |
run() noexcept | uvw::Thread | |
run(Flags< Options > opts, std::size_t stack={}) noexcept | uvw::Thread | |
self() noexcept | uvw::Thread | static |