PFUNC 1.0
pfunc::detail::thread Member List
This is the complete list of members for pfunc::detail::thread, including all inherited members.
create_thread(thread_handle_type &handle, thread_attr *attr, start_func_type start_func_ptr, void *start_func_arg)pfunc::detail::thread [inline]
exit_thread() const pfunc::detail::thread [inline]
get_native_id(const thread_handle_type &handle) const pfunc::detail::thread [inline]
get_native_id() const pfunc::detail::thread [inline]
get_num_procs() const pfunc::detail::thread [inline]
initialize(const unsigned int &nthreads)pfunc::detail::thread [inline]
join_thread(const thread_handle_type &handle) const pfunc::detail::thread [inline]
native_thread_id_type typedefpfunc::detail::thread
no_copy()pfunc::detail::no_copy [inline]
set_affinity(const int &proc_id) const pfunc::detail::thread [inline]
start_func_type typedefpfunc::detail::thread
thread_handle_type typedefpfunc::detail::thread
tls_attr_mappfunc::detail::thread
tls_attribute_map_type typedefpfunc::detail::thread
tls_get()pfunc::detail::thread [inline]
tls_set(thread_attr *attr)pfunc::detail::thread [inline]
tls_value_type typedefpfunc::detail::thread
yield()pfunc::detail::thread [inline]