cancel() | more::cf::thread | |
check_data() const | more::gen::handle< thread_data > | [inline, private] |
closure_type typedef (defined in more::cf::thread) | more::cf::thread | [private] |
data() const | more::gen::handle< thread_data > | [inline, private] |
data_ref() const | more::gen::handle< thread_data > | [inline, private] |
datachk() const | more::gen::handle< thread_data > | [inline, private] |
handle() | more::gen::handle< thread_data > | [inline, private] |
handle(thread_data *p) | more::gen::handle< thread_data > | [inline, explicit, private] |
handle(handle const &x) | more::gen::handle< thread_data > | [inline, private] |
is_active() const | more::cf::thread | |
is_canceled() const | more::cf::thread | |
is_defined() const | more::cf::thread | |
is_excepted() const | more::cf::thread | |
is_finished() const | more::cf::thread | |
is_owner() const | more::gen::handle< thread_data > | [inline, private] |
is_running() const | more::cf::thread | |
is_started() const | more::cf::thread | |
join() | more::cf::thread | |
operator bool() | more::cf::thread | [inline] |
more::gen::handle< thread_data >::operator bool() const | more::gen::handle< thread_data > | [inline, private] |
operator=(thread const &x) | more::cf::thread | |
more::gen::handle< thread_data >::operator=(handle const &x) | more::gen::handle< thread_data > | [inline, private] |
set_call(closure_type const &) | more::cf::thread | |
set_data(thread_data *ptr) | more::gen::handle< thread_data > | [inline, private] |
start() | more::cf::thread | |
thread() | more::cf::thread | |
thread(thread const &x) | more::cf::thread | |
thread(closure_type const &) | more::cf::thread | [explicit] |
thread(thread_data *) (defined in more::cf::thread) | more::cf::thread | [explicit, private] |
thread_data class | more::cf::thread | [friend] |
thread_of_caller() | more::cf::thread | [friend] |
~handle() | more::gen::handle< thread_data > | [inline, private] |
~thread() | more::cf::thread | |