MCPcopy Create free account

hub / github.com/cybozu/yrmcds / functions

Functions570 in github.com/cybozu/yrmcds

↓ 2 callersMethodstats_general
src/memcache/memcache.cpp:744
↓ 2 callersMethodstats_items
src/memcache/memcache.cpp:623
↓ 2 callersMethodstats_ops
src/memcache/memcache.cpp:661
↓ 2 callersMethodstats_settings
src/memcache/memcache.cpp:601
↓ 2 callersMethodstats_sizes
src/memcache/memcache.cpp:639
↓ 2 callersMethodstatus
src/counter/counter.hpp:59
↓ 2 callersMethodstatus
Response status, if determined by the request.
src/memcache/memcache.hpp:309
↓ 2 callersMethodthreshold
src/config.hpp:93
↓ 2 callersFunctionto_uint64
src/memcache/object.cpp:16
↓ 2 callersMethodtry_close
This tries to close the file descriptor if no other threads are using it. Called only from the friend class <reactor> to early close the file descript
cybozu/reactor.hpp:209
↓ 2 callersMethodversion
src/memcache/memcache.cpp:787
↓ 1 callersMethodbucket_count
Return the number of buckets in this hash map.
cybozu/hash_map.hpp:353
↓ 1 callersMethodclear
src/counter/handler.cpp:103
↓ 1 callersMethoddeletable
src/counter/object.hpp:63
↓ 1 callersMethoddeleted
src/memcache/memcache.hpp:187
↓ 1 callersMethoddump
src/counter/counter.cpp:186
↓ 1 callersMethoddump_stats
src/counter/handler.cpp:91
↓ 1 callersMethodfileno
Return the open file descriptor.
src/tempfile.hpp:51
↓ 1 callersMethodget_and_touch
test/protocol_binary.cpp:255
↓ 1 callersMethodget_as_uint64
Get an uint64_t integer converted from the value associated with `key`. @key A configuration key. Get an uint64_t integer converted from the value
cybozu/config_parser.hpp:114
↓ 1 callersMethodgetk
test/protocol_binary.cpp:239
↓ 1 callersMethodgetk_and_touch
test/protocol_binary.cpp:264
↓ 1 callersMethodhas_garbage
cybozu/reactor.hpp:300
↓ 1 callersMethodhash
cybozu/hash_map.hpp:58
↓ 1 callersFunctionis_dir
cybozu/filesystem.hpp:20
↓ 1 callersMethodis_v4
cybozu/ip_address.hpp:37
↓ 1 callersMethodis_v6
cybozu/ip_address.hpp:40
↓ 1 callersFunctionis_writable
cybozu/filesystem.hpp:30
↓ 1 callersFunctionload_config
src/main.cpp:54
↓ 1 callersMethodlock_and_getk
test/protocol_binary.cpp:280
↓ 1 callersMethodlog
cybozu/logger.cpp:44
↓ 1 callersMethodmax_consumption
src/counter/object.hpp:57
↓ 1 callersMethodon_error
Called when the reactor finds an error on this resource. This method is called when the reactor detects some error.
cybozu/reactor.hpp:128
↓ 1 callersMethodon_hangup
Called when the reactor finds this resource has hanged up. This method is called when the reactor detects unexpected hangup.
cybozu/reactor.hpp:121
↓ 1 callersMethodon_master_end
src/counter/handler.cpp:82
↓ 1 callersMethodon_master_interval
src/counter/handler.cpp:75
↓ 1 callersMethodon_master_start
src/counter/handler.cpp:41
↓ 1 callersMethodon_slave_interval
src/memcache/handler.cpp:171
↓ 1 callersMethodon_slave_start
src/counter/handler.cpp:86
↓ 1 callersMethodon_start
src/memcache/handler.cpp:65
↓ 1 callersMethodon_writable
Just call <write_pending_data>. The default implementation just invoke <write_pending_data>. You may override this to dispatch the job to another thr
cybozu/tcp.hpp:230
↓ 1 callersMethodopaque
src/counter/counter.hpp:55
↓ 1 callersMethodopaque
Return `opaque` sent with the request.
src/memcache/memcache.hpp:321
↓ 1 callersMethodparse
test/protocol_binary.cpp:147
↓ 1 callersMethodparse
test/counter_client.hpp:35
↓ 1 callersMethodparse
src/counter/counter.cpp:49
↓ 1 callersMethodpeer_ip
src/memcache/sockets.hpp:116
↓ 1 callersFunctionprint_help
src/main.cpp:33
↓ 1 callersFunctionprint_item
test/protocol_binary.cpp:481
↓ 1 callersFunctionprint_version
src/main.cpp:37
↓ 1 callersFunctionread_signal
test/signalfd.cpp:30
↓ 1 callersFunctionreadall
test/signalfd.cpp:14
↓ 1 callersMethodrecv
test/counter_client.hpp:131
↓ 1 callersMethodremove_nolock
Remove an object for `key`. @key The object's key. @callback A function called when an object is removed. This removes an object associated wi
cybozu/hash_map.hpp:326
↓ 1 callersMethodreopen
cybozu/logger.hpp:106
↓ 1 callersFunctionrepl_recv
src/memcache/replication.cpp:84
↓ 1 callersMethodrequest_removal
Add a removal request for a resource. Resources can be shared with threads other than the reactor thread. When such a thread successfully invalidates
cybozu/reactor.hpp:295
↓ 1 callersMethodrun
cybozu/reactor.cpp:69
↓ 1 callersFunctionseed_siphash
src/main.cpp:41
↓ 1 callersMethodsend_close
Atomically send data, then close the socket. @p Data to be sent. @len Length of data starting from `p`. This function sends a chunk of data ato
cybozu/tcp.hpp:131
↓ 1 callersMethodserve
src/server.cpp:46
↓ 1 callersMethodset
cybozu/test.hpp:42
↓ 1 callersMethodset_heap_data_limit
src/config.hpp:137
↓ 1 callersFunctionsetup_server_socket
cybozu/tcp.cpp:389
↓ 1 callersMethodsize
Return the number of registered and still valid resources.
cybozu/reactor.hpp:259
↓ 1 callersMethodstats
src/counter/counter.cpp:202
↓ 1 callersMethodstop
Stop this worker thread. The thread will be joined automatically.
cybozu/worker.hpp:68
↓ 1 callersMethodsurvive
src/memcache/object.hpp:118
↓ 1 callersMethodtimed_out
src/memcache/sockets.hpp:111
↓ 1 callersFunctionto_us
test/chrono.cpp:10
↓ 1 callersMethodtouched
src/memcache/memcache.hpp:184
↓ 1 callersMethodunlock_all
test/protocol_binary.cpp:404
↓ 1 callersMethodv4addr
32 bit IPv4 address
cybozu/ip_address.hpp:44
↓ 1 callersMethodv6addr
128 bit IPv6 address
cybozu/ip_address.hpp:48
↓ 1 callersMethodv6scope
Link identifier for IPv6 link-local address.
cybozu/ip_address.hpp:52
↓ 1 callersMethodversion
test/protocol_binary.cpp:424
↓ 1 callersFunctionwait_signal
test/signalfd.cpp:54
FunctionAUTOTEST
test/reference_wrapper.cpp:17
FunctionAUTOTEST
test/ip_address.cpp:4
FunctionAUTOTEST
test/counter_request.cpp:19
FunctionAUTOTEST
test/mutex.cpp:19
FunctionAUTOTEST
test/tempfile.cpp:8
FunctionAUTOTEST
test/memcache_binary.cpp:17
FunctionAUTOTEST
test/vector_bool.cpp:8
FunctionAUTOTEST
test/hash_map.cpp:28
FunctionAUTOTEST
test/lambda.cpp:3
FunctionAUTOTEST
test/siphash.cpp:24
FunctionAUTOTEST
test/memcache_text.cpp:36
FunctionAUTOTEST
test/clear_memory.cpp:4
FunctionAUTOTEST
test/spinlock.cpp:20
FunctionAUTOTEST
test/object.cpp:23
FunctionAUTOTEST
test/counter.cpp:46
FunctionAUTOTEST
test/counter_interactive.cpp:29
FunctionAUTOTEST
test/tcp.cpp:17
FunctionAUTOTEST
test/dynbuf.cpp:6
FunctionAUTOTEST
test/protocol_binary.cpp:494
FunctionAUTOTEST
test/prime.cpp:33
FunctionAUTOTEST
test/config.cpp:7
FunctionAUTOTEST
test/tokenize.cpp:4
FunctionAUTOTEST
test/config_parser.cpp:4
← previousnext →201–300 of 570, ranked by callers