MCPcopy Create free account

hub / github.com/cybozu/yrmcds / functions

Functions570 in github.com/cybozu/yrmcds

↓ 5 callersMethodinitial
Return an unsigned 64bit integer value to initialize an object.
src/memcache/memcache.hpp:342
↓ 5 callersMethodkeys
test/protocol_binary.cpp:443
↓ 5 callersMethodload
cybozu/config_parser.cpp:23
↓ 5 callersMethodlocked_by_self
Return `true` if this object is locked by the current context.
src/memcache/object.hpp:157
↓ 5 callersMethodnoop
test/protocol_binary.cpp:226
↓ 5 callersMethodpost_job
Ask this worker thread to execute a new job. @job_ A callback function to be executed by the worker thread.
cybozu/worker.hpp:59
↓ 5 callersMethodprepare
Prepare enough free space in the internal buffer. @len Required free space size. This prepares at least `len` byte free space in the internal buffer
cybozu/dynbuf.hpp:131
↓ 5 callersFunctionrepl_delete
src/memcache/replication.cpp:72
↓ 5 callersMethodstat
test/protocol_binary.cpp:430
↓ 5 callersMethodstored
src/memcache/memcache.hpp:175
↓ 5 callersMethodtouch
test/protocol_binary.cpp:246
↓ 5 callersMethodunlock
src/memcache/object.hpp:137
↓ 4 callersMethoddata
Return the pointer to the head of the internal buffer.
cybozu/dynbuf.hpp:144
↓ 4 callersMethodget_as_bool
Get a boolean converted from the value associated with `key`. @key A configuration key. Get a boolean converted from the value associated with `key
cybozu/config_parser.hpp:131
↓ 4 callersFunctionget_peer_ip_address
cybozu/ip_address.cpp:121
↓ 4 callersMethodincdec
src/memcache/memcache.cpp:1053
↓ 4 callersMethodlock_and_get
test/protocol_binary.cpp:273
↓ 4 callersMethodlock_memory
src/config.hpp:120
↓ 4 callersMethodmax_connections
src/config.hpp:81
↓ 4 callersFunctionreset_heap_limit
test/object.cpp:11
↓ 4 callersFunctiontcp_connect
cybozu/tcp.cpp:38
↓ 4 callersMethodtouch
src/memcache/object.hpp:77
↓ 4 callersMethodunlock
test/protocol_binary.cpp:397
↓ 4 callersMethodunlock
cybozu/spinlock.hpp:22
↓ 4 callersMethodverbosity
Return the log verbosity sent with VERBOSITY.
src/memcache/memcache.hpp:112
↓ 3 callersMethodacquire
src/counter/counter.cpp:181
↓ 3 callersMethodadd
test/protocol_binary.cpp:314
↓ 3 callersMethodcommand
src/counter/counter.hpp:52
↓ 3 callersMethodempty
cybozu/tcp.hpp:271
↓ 3 callersMethodflush_all
test/protocol_binary.cpp:410
↓ 3 callersFunctionfoo
test/mutex.cpp:11
↓ 3 callersMethodforeach
Apply `pred` for each object. @pred Predicate function
cybozu/hash_map.hpp:312
↓ 3 callersMethodgc
src/counter/gc.cpp:27
↓ 3 callersFunctionhas_ip_address
cybozu/ip_address.cpp:116
↓ 3 callersMethodis_running
Return `true` while this worker thread is busy for a job.
cybozu/worker.hpp:53
↓ 3 callersMethodlength
src/counter/counter.hpp:51
↓ 3 callersMethodlock
src/memcache/object.hpp:131
↓ 3 callersMethodmax_consumption
test/counter_client.hpp:91
↓ 3 callersMethodmaximum
src/counter/counter.hpp:57
↓ 3 callersMethodnot_stored
src/memcache/memcache.hpp:178
↓ 3 callersMethodopaque
test/counter_client.hpp:74
↓ 3 callersFunctionparse_unit
src/config.cpp:46
↓ 3 callersMethodprepend
test/protocol_binary.cpp:375
↓ 3 callersFunctionrepl_touch
src/memcache/replication.cpp:57
↓ 3 callersMethodreplace
test/protocol_binary.cpp:300
↓ 3 callersMethodrun
src/counter/gc.cpp:8
↓ 3 callersMethodset
src/sync.hpp:23
↓ 3 callersFunctionsiphash24
cybozu/siphash.cpp:73
↓ 3 callersMethodstart
cybozu/thread.hpp:29
↓ 3 callersMethodstat_interval
src/config.hpp:36
↓ 3 callersMethodsuccess
src/counter/counter.cpp:130
↓ 3 callersMethodswap
cybozu/dynbuf.hpp:61
↓ 3 callersMethodvalid
Return `true` if the request can be parsed successfully.
src/memcache/memcache.hpp:68
↓ 2 callersMethodadd_request
src/sync.hpp:46
↓ 2 callersFunctionadd_stat
src/counter/counter.cpp:23
↓ 2 callersMethodage
src/memcache/object.hpp:116
↓ 2 callersMethodapply_nolock
Handle or insert an object. @key The object's key. @h A function to handle an existing object. @c A function to create a new object
cybozu/hash_map.hpp:300
↓ 2 callersMethodbody_length
test/counter_client.hpp:58
↓ 2 callersMethodcheck
src/sync.hpp:58
↓ 2 callersMethodclear_nolock
Clear objects in this bucket.
cybozu/hash_map.hpp:261
↓ 2 callersFunctionconnect_server
test/counter_interactive.cpp:10
↓ 2 callersFunctionconnect_server
test/protocol_binary.cpp:31
↓ 2 callersMethodconsumption
src/counter/object.hpp:53
↓ 2 callersMethoddata
cybozu/hash_map.hpp:62
↓ 2 callersMethoddecr
src/memcache/object.cpp:154
↓ 2 callersMethoddone
cybozu/thread.hpp:58
↓ 2 callersMethoddump
test/counter_client.hpp:216
↓ 2 callersMethodenable
src/config.hpp:24
↓ 2 callersMethodfix_garbage
Fix the garbage resources to be destructed at the next <gc>. Fix the garbage resources to be destructed at the next <gc>. Only the reactor thread can
cybozu/reactor.hpp:310
↓ 2 callersFunctionget_stat
cybozu/filesystem.cpp:11
↓ 2 callersMethodhas_prefix
cybozu/hash_map.hpp:74
↓ 2 callersMethodincr
src/memcache/object.cpp:134
↓ 2 callersMethodinitial_repl_sleep_delay_usec
src/config.hpp:114
↓ 2 callersMethodinvalidate
Invalidate all registered resources. Invalidate all registered resources to unblock other threads.
cybozu/reactor.hpp:270
↓ 2 callersFunctionis_binary_request
src/memcache/memcache.hpp:23
↓ 2 callersFunctionltrim
cybozu/config_parser.cpp:15
↓ 2 callersFunctionmkstemp_wrap
A helper function for <tempfile>.
src/tempfile.hpp:22
↓ 2 callersFunctionnearest_prime
cybozu/hash_map.cpp:9
↓ 2 callersMethodnoop
test/counter_client.hpp:149
↓ 2 callersMethodon_readable
cybozu/tcp.cpp:451
↓ 2 callersMethodon_slave_end
src/memcache/handler.cpp:177
↓ 2 callersMethodopaque
Return `opaque` sent with the request.
test/protocol_binary.cpp:118
↓ 2 callersMethodopen
cybozu/logger.hpp:101
↓ 2 callersMethodprepend
src/memcache/object.cpp:105
↓ 2 callersFunctionprint_usage
test/counter.cpp:239
↓ 2 callersFunctionprint_usage
test/protocol_binary.cpp:1244
↓ 2 callersMethodrelease
src/counter/object.hpp:40
↓ 2 callersMethodremove_if
Remove an object for `key` if `pred` returns `true`. @key The object's key. @pred A predicate function. This function removes an object assiciated
cybozu/hash_map.hpp:345
↓ 2 callersMethodremove_resource
cybozu/reactor.cpp:86
↓ 2 callersMethodrepl_bufsize
src/config.hpp:111
↓ 2 callersMethodreplace_and_unlock
test/protocol_binary.cpp:327
↓ 2 callersMethodreset
Clear the contents and reset the internal buffer.
cybozu/dynbuf.hpp:68
↓ 2 callersMethodresources
src/counter/counter.hpp:56
↓ 2 callersFunctionrtrim
cybozu/config_parser.cpp:11
↓ 2 callersMethodrun_once
Run the reactor once.
cybozu/reactor.hpp:256
↓ 2 callersMethodset_handler
cybozu/signal.hpp:53
↓ 2 callersFunctionsignal_setup
cybozu/signal.cpp:25
↓ 2 callersFunctionsiphash24_seed
cybozu/siphash.cpp:65
↓ 2 callersMethodslave_timeout
src/config.hpp:129
↓ 2 callersMethodstats
Return memcache stats category sent with STATS.
src/memcache/memcache.hpp:115
← previousnext →101–200 of 570, ranked by callers