#include <trx_worker.h>
§ base_worker_t() [1/2]
| base_worker_t::base_worker_t |
( |
ShoreEnv * |
env, |
|
|
std::string |
tname, |
|
|
const int |
use_sli |
|
) |
| |
|
inline |
§ ~base_worker_t()
| virtual base_worker_t::~base_worker_t |
( |
| ) |
|
|
inlinevirtual |
§ base_worker_t() [2/2]
§ _pre_STOP_impl()
| virtual int base_worker_t::_pre_STOP_impl |
( |
| ) |
|
|
protectedpure virtual |
§ _print_stats_impl()
| void base_worker_t::_print_stats_impl |
( |
| ) |
const |
|
protected |
§ _work_ACTIVE_impl()
| virtual int base_worker_t::_work_ACTIVE_impl |
( |
| ) |
|
|
protectedpure virtual |
§ _work_PAUSED_impl()
| int base_worker_t::_work_PAUSED_impl |
( |
| ) |
|
|
protectedvirtual |
§ _work_STOPPED_impl()
| int base_worker_t::_work_STOPPED_impl |
( |
| ) |
|
|
protectedvirtual |
§ abort_one_trx()
| bool base_worker_t::abort_one_trx |
( |
xct_t * |
axct | ) |
|
§ can_continue()
| bool base_worker_t::can_continue |
( |
const unsigned |
my_ws | ) |
|
|
inline |
§ condex_sleep()
| int base_worker_t::condex_sleep |
( |
| ) |
|
|
inline |
§ condex_wakeup()
| void base_worker_t::condex_wakeup |
( |
| ) |
|
|
inline |
§ get_control()
| unsigned base_worker_t::get_control |
( |
| ) |
|
|
inline |
§ get_next()
§ get_stats()
§ get_ws()
| unsigned base_worker_t::get_ws |
( |
| ) |
|
|
inline |
§ is_alone_owner()
| bool base_worker_t::is_alone_owner |
( |
| ) |
|
|
inline |
§ is_sleeping()
| bool base_worker_t::is_sleeping |
( |
void |
| ) |
|
|
inline |
§ operator=()
§ pause()
| void base_worker_t::pause |
( |
| ) |
|
|
inline |
§ reset_stats()
| void base_worker_t::reset_stats |
( |
| ) |
|
|
inline |
§ set_control()
| bool base_worker_t::set_control |
( |
const unsigned |
awc | ) |
|
|
inline |
§ set_data_owner_state()
§ set_next()
§ set_ws()
| unsigned base_worker_t::set_ws |
( |
const unsigned |
new_ws | ) |
|
|
inline |
§ start()
| void base_worker_t::start |
( |
| ) |
|
|
inline |
§ stats()
| void base_worker_t::stats |
( |
| ) |
|
§ stop()
| void base_worker_t::stop |
( |
| ) |
|
|
inline |
§ work()
| void base_worker_t::work |
( |
| ) |
|
|
virtual |
§ work_ACTIVE()
| int base_worker_t::work_ACTIVE |
( |
| ) |
|
|
inline |
§ work_PAUSED()
| int base_worker_t::work_PAUSED |
( |
| ) |
|
|
inline |
§ work_STOPPED()
| int base_worker_t::work_STOPPED |
( |
| ) |
|
|
inline |
§ _control
| unsigned base_worker_t::_control |
|
protected |
§ _data_owner
§ _env
§ _is_bound
| bool base_worker_t::_is_bound |
|
protected |
§ _next
§ _next_lock
§ _notify
§ _stats
§ _use_sli
| int base_worker_t::_use_sli |
|
protected |
§ _ws
| unsigned base_worker_t::_ws |
|
protected |
The documentation for this class was generated from the following files: