- txc_buffer_circular_create()
: buffer.h, buffer.c
- txc_buffer_circular_destroy()
: buffer.h, buffer.c
- txc_buffer_circular_init()
: buffer.h, buffer.c
- txc_buffer_linear_create()
: buffer.h, buffer.c
- txc_buffer_linear_destroy()
: buffer.h, buffer.c
- txc_buffer_linear_free()
: buffer.h, buffer.c
- txc_buffer_linear_init()
: buffer.h, buffer.c
- txc_buffer_linear_malloc()
: buffer.h, buffer.c
- txc_buffermgr_create()
: buffer.h, buffer.c
- txc_buffermgr_destroy()
: buffer.h, buffer.c
- txc_cond_event_broadcast()
: futex.h, futex.c
- txc_cond_event_deferred_wait()
: futex.h, futex.c
- txc_cond_event_get()
: futex.h, futex.c
- txc_cond_event_inc()
: futex.h, futex.c
- txc_cond_event_init()
: futex.h, futex.c
- txc_cond_event_signal()
: futex.h, futex.c
- txc_cond_event_tm_signal()
: futex.h, futex.c
- txc_cond_event_tm_signal_body()
: futex.h, futex.c
- txc_cond_event_wait()
: futex.h, futex.c
- txc_config_init()
: config.h, config.c
- txc_config_set_option()
: config.h, config.c
- txc_debug_printmsg()
: debug.h, debug.c
- txc_debug_printmsg_L()
: debug.h, debug.c
- txc_fm_handle_commit_failure()
: fm.h, fm.c
- txc_fm_handle_undo_failure()
: fm.h, fm.c
- txc_fm_init()
: fm.h, fm.c
- txc_fm_register()
: fm.h, fm.c
- txc_fm_transaction_postbegin()
: fm.h, fm.c
- txc_hash_table_add()
: hash_table.h, hash_table.c
- txc_hash_table_create()
: hash_table.h, hash_table.c
- txc_hash_table_destroy()
: hash_table.h, hash_table.c
- txc_hash_table_iter_init()
: hash_table.h, hash_table.c
- txc_hash_table_iter_next()
: hash_table.h, hash_table.c
- txc_hash_table_lookup()
: hash_table.h, hash_table.c
- txc_hash_table_print()
: hash_table.h, hash_table.c
- txc_hash_table_remove()
: hash_table.h, hash_table.c
- txc_koa_alias_cache_lookup_inode()
: koa.h, koa.c
- txc_koa_attach()
: koa.h, koa.c
- txc_koa_attach_fd()
: koa.h, koa.c
- txc_koa_create()
: koa.h, koa.c
- txc_koa_destroy()
: koa.h, koa.c
- txc_koa_detach()
: koa.h, koa.c
- txc_koa_detach_fd()
: koa.h, koa.c
- txc_koa_get_buffer()
: koa.h, koa.c
- txc_koa_get_koamgr()
: koa.h, koa.c
- txc_koa_get_sentinel()
: koa.h, koa.c
- txc_koa_lock_alias_cache()
: koa.h, koa.c
- txc_koa_lock_fd()
: koa.h, koa.c
- txc_koa_lock_fds_refby_koa()
: koa.h, koa.c
- txc_koa_lookup_fd2koa()
: koa.h, koa.c
- txc_koa_path2inode()
: koa.h, koa.c
- txc_koa_unlock_alias_cache()
: koa.h, koa.c
- txc_koa_unlock_fd()
: koa.h, koa.c
- txc_koa_unlock_fds_refby_koa()
: koa.h, koa.c
- txc_koamgr_create()
: koa.h, koa.c
- txc_koamgr_destroy()
: koa.h, koa.c
- txc_libc_atof()
: stdlib.c
- txc_libc_atoi()
: stdlib.c
- txc_libc_htons()
: net.c
- txc_libc_inet_aton()
: net.c
- txc_libc_inet_ntop()
: net.c
- txc_libc_isdigit()
: stdlib.c
- txc_libc_strcasecmp()
: string.c
- txc_libc_strcat()
: string.c
- txc_libc_strchr()
: string.c
- txc_libc_strcmp()
: string.c
- txc_libc_strlen()
: string.c
- txc_libc_strncasecmp()
: string.c
- txc_libc_strncat()
: string.c
- txc_libc_strncmp()
: string.c
- txc_libc_strncpy()
: string.c
- txc_libc_strrchr()
: string.c
- txc_libc_wordcopy_bwd_aligned()
: wordcopy.h, wordcopy.c
- txc_libc_wordcopy_bwd_dest_aligned()
: wordcopy.h, wordcopy.c
- txc_libc_wordcopy_fwd_aligned()
: wordcopy.h, wordcopy.c
- txc_libc_wordcopy_fwd_dest_aligned()
: wordcopy.h, wordcopy.c
- txc_pool_create()
: pool.h, pool.c
- txc_pool_destroy()
: pool.h, pool.c
- txc_pool_lock()
: pool.h, pool.c
- txc_pool_object_alloc()
: pool.h, pool.c
- txc_pool_object_first()
: pool.h, pool.c
- txc_pool_object_free()
: pool.h, pool.c
- txc_pool_object_next()
: pool.h, pool.c
- txc_pool_object_of()
: pool.h, pool.c
- txc_pool_print()
: pool.h, pool.c
- txc_pool_unlock()
: pool.h, pool.c
- txc_sentinel_create()
: sentinel.h, sentinel.c
- txc_sentinel_destroy()
: sentinel.h, sentinel.c
- txc_sentinel_detach()
: sentinel.h, sentinel.c
- txc_sentinel_enlist()
: sentinel.h, sentinel.c
- txc_sentinel_is_enlisted()
: sentinel.h, sentinel.c
- txc_sentinel_list_create()
: sentinel.h, sentinel.c
- txc_sentinel_list_destroy()
: sentinel.h, sentinel.c
- txc_sentinel_list_init()
: sentinel.h, sentinel.c
- txc_sentinel_owner()
: sentinel.h, sentinel.c
- txc_sentinel_register_sentinelmgr_commit_action()
: sentinel.h, sentinel.c
- txc_sentinel_register_sentinelmgr_undo_action()
: sentinel.h, sentinel.c
- txc_sentinel_transaction_postbegin()
: sentinel.h, sentinel.c
- txc_sentinel_tryacquire()
: sentinel.h, sentinel.c
- txc_sentinelmgr_create()
: sentinel.h, sentinel.c
- txc_sentinelmgr_destroy()
: sentinel.h, sentinel.c
- txc_sentinelmgr_print_pools()
: sentinel.h, sentinel.c
- txc_stats_print()
: stats.h, stats.c
- txc_stats_register_statsmgr_commit_action()
: stats.h, stats.c
- txc_stats_register_statsmgr_undo_action()
: stats.h, stats.c
- txc_stats_threadstat_create()
: stats.h, stats.c
- txc_stats_transaction_postbegin()
: stats.h, stats.c
- txc_stats_txstat_create()
: stats.h, stats.c
- txc_stats_txstat_destroy()
: stats.h, stats.c
- txc_stats_txstat_get()
: stats.h
- txc_stats_txstat_init()
: stats.h, stats.c
- txc_stats_txstat_set()
: stats.h
- txc_statsmgr_create()
: stats.h, stats.c
- txc_statsmgr_destroy()
: stats.h, stats.c
- txc_tx_abort_transaction()
: tx.h, tx.c
- txc_tx_create()
: tx.h, tx.c
- txc_tx_destroy()
: tx.h, tx.c
- txc_tx_exists()
: tx.h, tx.c
- txc_tx_get_forced_retries()
: tx.h, tx.c
- txc_tx_get_tid()
: tx.h, tx.c
- txc_tx_get_tid_pthread()
: tx.h, tx.c
- txc_tx_get_txd()
: tx.h, tx.c
- txc_tx_get_xactstate()
: tx.h, tx.c
- txc_tx_post_begin()
: tx.h, tx.c
- txc_tx_pre_begin()
: tx.h, tx.c
- txc_tx_register_commit_action()
: tx.h, tx.c
- txc_tx_register_undo_action()
: tx.h, tx.c
- txc_txmgr_create()
: tx.h, tx.c
- txc_txmgr_destroy()
: tx.h, tx.c
- txc_txmgr_print()
: tx.h, tx.c
- x_close()
: xcalls.h, x_close.c, txc.h
- x_create()
: xcalls.h, x_create.c, txc.h
- x_dup()
: xcalls.h, x_dup.c, txc.h
- x_fsync()
: xcalls.h, x_fsync.c, txc.h
- x_lseek()
: xcalls.h, x_lseek.c, txc.h
- x_open()
: xcalls.h, x_open.c, txc.h
- x_pipe()
: xcalls.h, x_pipe.c, txc.h
- x_printf()
: xcalls.h, x_printf.c, txc.h
- x_pthread_create()
: xcalls.h, x_pthread_create.c, txc.h
- x_pthread_mutex_init()
: xcalls.h, x_pthread_mutex_init.c, txc.h
- x_pthread_mutex_lock()
: xcalls.h, x_pthread_mutex_lock.c, txc.h
- x_pthread_mutex_unlock()
: xcalls.h, x_pthread_mutex_unlock.c, txc.h
- x_read()
: xcalls.h, x_read.c, txc.h
- x_read_pipe()
: xcalls.h, x_read_pipe.c, txc.h
- x_recvmsg()
: xcalls.h, x_recvmsg.c, txc.h
- x_rename()
: xcalls.h, x_rename.c, txc.h
- x_sendmsg()
: xcalls.h, x_sendmsg.c, txc.h
- x_socket()
: xcalls.h, x_socket.c, txc.h
- x_unlink()
: xcalls.h, x_unlink.c, txc.h
- x_write_ovr()
: xcalls.h, x_write.c, txc.h
- x_write_ovr_ignore()
: xcalls.h, x_write.c, txc.h
- x_write_ovr_save()
: xcalls.h, x_write.c, txc.h
- x_write_pipe()
: xcalls.h, x_write_pipe.c, txc.h
- x_write_seq()
: xcalls.h, x_write.c, txc.h
Generated on Wed Dec 9 20:32:41 2009 for xCalls by
1.4.7