quill
|
This is the complete list of members for detail::ThreadContext, including all inherited members.
detail::BackendWorker (defined in detail::ThreadContext) | detail::ThreadContext | friend |
get_and_reset_failure_counter() noexcept (defined in detail::ThreadContext) | detail::ThreadContext | inline |
get_conditional_arg_size_cache() noexcept (defined in detail::ThreadContext) | detail::ThreadContext | inline |
get_spsc_queue() noexcept (defined in detail::ThreadContext) | detail::ThreadContext | inline |
get_spsc_queue() const noexcept (defined in detail::ThreadContext) | detail::ThreadContext | inline |
get_spsc_queue_union() const noexcept (defined in detail::ThreadContext) | detail::ThreadContext | inline |
get_spsc_queue_union() noexcept (defined in detail::ThreadContext) | detail::ThreadContext | inline |
has_blocking_queue() const noexcept (defined in detail::ThreadContext) | detail::ThreadContext | inline |
has_bounded_queue_type() const noexcept (defined in detail::ThreadContext) | detail::ThreadContext | inline |
has_dropping_queue() const noexcept (defined in detail::ThreadContext) | detail::ThreadContext | inline |
has_unbounded_queue_type() const noexcept (defined in detail::ThreadContext) | detail::ThreadContext | inline |
increment_failure_counter() noexcept (defined in detail::ThreadContext) | detail::ThreadContext | inline |
is_valid() const noexcept (defined in detail::ThreadContext) | detail::ThreadContext | inline |
mark_invalid() noexcept (defined in detail::ThreadContext) | detail::ThreadContext | inline |
operator=(ThreadContext const &)=delete (defined in detail::ThreadContext) | detail::ThreadContext | |
thread_id() const noexcept (defined in detail::ThreadContext) | detail::ThreadContext | inline |
thread_name() const noexcept (defined in detail::ThreadContext) | detail::ThreadContext | inline |
ThreadContext(QueueType queue_type, size_t initial_queue_capacity, QUILL_MAYBE_UNUSED size_t unbounded_queue_max_capacity, HugePagesPolicy huge_pages_policy) (defined in detail::ThreadContext) | detail::ThreadContext | inline |
ThreadContext(ThreadContext const &)=delete (defined in detail::ThreadContext) | detail::ThreadContext | |
~ThreadContext() (defined in detail::ThreadContext) | detail::ThreadContext | inline |