MCPcopy Create free account

hub / github.com/cybozu/yrmcds / functions

Functions570 in github.com/cybozu/yrmcds

Methodrequest
src/counter/counter.hpp:43
Methodresource
Constructor. @fd A UNIX file descriptor.
cybozu/reactor.hpp:43
Methodresponse
test/protocol_binary.cpp:94
Methodresponse
src/counter/counter.hpp:77
Methodrun
src/memcache/gc.cpp:13
Methodrun
cybozu/test.hpp:63
Methodrun
CRTP method for <thread_base>.
cybozu/worker.hpp:76
Methodrun_in_try
cybozu/thread.hpp:36
Methodsend
test/protocol_binary.cpp:461
Methodsend
Atomically send data. @p Data to be sent. @len Length of data starting from `p`. @flush If `true`, the kernel send buffer will be flushed. This
cybozu/tcp.hpp:89
Methodsend_error
src/counter/counter.cpp:230
Methodsend_error
src/memcache/memcache.cpp:961
Methodsend_stat
src/memcache/memcache.cpp:1068
Methodsendv_close
Atomically send multiple data, then close the socket. @iov Array of <iovec>. @iovcnt Number of elements in `iov`. This function sends a chunk of
cybozu/tcp.hpp:156
Methodserve_master
src/server.cpp:128
Methodserve_slave
src/server.cpp:94
Methodserver
src/server.cpp:20
Methodset
src/memcache/memcache.cpp:1046
Methodset
Set a configuration value. @key A configuration key. @value The associated value.
cybozu/config_parser.hpp:61
Methodset_threshold
cybozu/logger.hpp:97
Methodsetup
cybozu/test.hpp:33
Methodsignal_reader
Constructor. @mask A set of signals to be handled by this resource. @callback Callback function to handle received signals. Construct a signal
cybozu/signal.hpp:31
Methodspinlock
cybozu/spinlock.hpp:17
Methodstatistics
src/counter/stats.hpp:16
Methodstatistics
src/memcache/stats.hpp:18
Methodstats
test/counter_client.hpp:102
Methodstats
Return memcache stats category sent with STATS.
src/memcache/memcache.hpp:345
Methodstr
cybozu/hash_map.hpp:70
Methodstring_slice
src/counter/counter.hpp:37
Methodsync_request
src/sync.hpp:20
Methodsyncer
src/sync.hpp:39
Methodtcp_server_socket
Construct a server socket. @bind_addr A numeric IP address to be bound, or `NULL`. @port TCP port number to be bound. @on_accept Callback func
cybozu/tcp.hpp:319
Methodtcp_socket
cybozu/tcp.cpp:109
Methodtempfile
src/tempfile.hpp:35
Functiontest
cybozu/test.hpp:121
Methodtext_request
src/memcache/memcache.hpp:47
Methodtext_response
src/memcache/memcache.hpp:163
Methodthreshold
cybozu/logger.hpp:94
Functionthrow_unix_error [[noreturn]]
Throw <std::system_error> for an `errno`. @e `errno` value. @func System call name that returns the error number.
cybozu/util.hpp:40
Functionto_uint
test/memcache_text.cpp:22
Functionto_uint
src/memcache/memcache.cpp:52
Methodunlock_all
src/memcache/sockets.hpp:50
Functionupdater
test/hash_map.cpp:9
Methodvalid
`true` if this resource is still valid.
cybozu/reactor.hpp:62
Methodvalue
Return an unsigned 64bit integer value sent with INCR or DECR.
src/memcache/memcache.hpp:109
Methodvalue
Return an unsigned 64bit integer value for increment or decrement.
src/memcache/memcache.hpp:339
Methodwarning
cybozu/logger.hpp:121
Methodwith_fd
cybozu/reactor.hpp:149
Methodworker
Constructor. @bufsiz The size of the internal buffer.
cybozu/worker.hpp:31
Methodwrite_pending_data
cybozu/tcp.cpp:325
Method~bucket
cybozu/hash_map.hpp:135
Method~client
test/protocol_binary.cpp:206
Method~client
test/counter_client.hpp:129
Method~counter_socket
src/counter/sockets.cpp:78
Method~dynbuf
cybozu/dynbuf.hpp:44
Method~file_flusher
src/memcache/object.cpp:29
Method~gc_thread
src/counter/gc.hpp:24
Method~gc_thread
src/memcache/gc.hpp:39
Method~ifaddrs_wrapper
cybozu/ip_address.cpp:23
Method~logger
fsync and close the log file.
cybozu/logger.hpp:90
Method~logstream
cybozu/logger.hpp:40
Method~memcache_socket
src/memcache/sockets.cpp:112
Method~protocol_handler
src/handler.hpp:14
Method~reactor
cybozu/reactor.cpp:43
Method~resource
Close the file descriptor. It is guaranteed that no other threads are using this resource when being destructed. See the design doc for details. http
cybozu/reactor.hpp:55
Method~signal_reader
cybozu/signal.hpp:51
Method~tcp_server_socket
cybozu/tcp.hpp:323
Method~tcp_socket
cybozu/tcp.hpp:67
Method~tempfile
src/tempfile.hpp:40
Method~worker
cybozu/worker.hpp:38
← previous501–570 of 570, ranked by callers