Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antirez/disque
/ functions
Functions
1,943 in github.com/antirez/disque
⨍
Functions
1,943
◇
Types & classes
265
↓ 3 callers
Function
arena_bin_index
deps/jemalloc/include/jemalloc/internal/arena.h:987
↓ 3 callers
Function
arena_chunk_alloc
deps/jemalloc/src/arena.c:701
↓ 3 callers
Function
arena_chunk_dirty_npages
deps/jemalloc/src/arena.c:261
↓ 3 callers
Function
arena_huge_ralloc_stats_update
deps/jemalloc/src/arena.c:832
↓ 3 callers
Function
arena_init
deps/jemalloc/src/jemalloc.c:420
↓ 3 callers
Function
arena_malloc
deps/jemalloc/include/jemalloc/internal/arena.h:1160
↓ 3 callers
Function
arena_mapbits_small_runind_get
deps/jemalloc/include/jemalloc/internal/arena.h:696
↓ 3 callers
Function
arena_mapbitsp_read
deps/jemalloc/include/jemalloc/internal/arena.h:645
↓ 3 callers
Function
arena_maybe_purge
deps/jemalloc/src/arena.c:1207
↓ 3 callers
Function
atomic_add_z
/ size_t operations. */
deps/jemalloc/include/jemalloc/internal/atomic.h:553
↓ 3 callers
Function
atomic_sub_z
deps/jemalloc/include/jemalloc/internal/atomic.h:564
↓ 3 callers
Function
atomic_write_uint32
deps/jemalloc/include/jemalloc/internal/atomic.h:341
↓ 3 callers
Function
atomic_write_uint64
deps/jemalloc/include/jemalloc/internal/atomic.h:117
↓ 3 callers
Function
bulklen
Helper that calculates the bulk length given a certain string length. */
deps/hiredis/hiredis.c:682
↓ 3 callers
Function
chunk_alloc_wrapper
deps/jemalloc/src/chunk.c:450
↓ 3 callers
Function
chunk_dalloc_arena
deps/jemalloc/src/chunk.c:573
↓ 3 callers
Function
chunk_dalloc_wrapper
deps/jemalloc/src/chunk.c:608
↓ 3 callers
Function
chunk_dss_sbrk
deps/jemalloc/src/chunk_dss.c:31
↓ 3 callers
Function
ckh_iter
deps/jemalloc/src/ckh.c:438
↓ 3 callers
Function
ckh_try_bucket_insert
deps/jemalloc/src/ckh.c:91
↓ 3 callers
Function
cliVersion
src/disque-cli.c:161
↓ 3 callers
Function
clusterBroadcastMessage
Send a message to all the nodes in the specified dictionary of nodes, that * are part of the cluster and have a connected link. * * It is guarantee
src/cluster.c:1623
↓ 3 callers
Function
clusterSendSetAck
Force the receiver to acknowledge the job as delivered. */
src/cluster.c:1993
↓ 3 callers
Function
clusterStartHandshake
Start an handshake with the specified address if there is not one * already in progress. Returns non-zero if the handshake was actually * started. O
src/cluster.c:877
↓ 3 callers
Function
clusterUpdateState
src/cluster.c:2320
↓ 3 callers
Function
configEnumGetNameOrUnknown
Wrapper for configEnumGetName() returning "unknown" insetad of NULL if * there is no match. */
src/config.c:109
↓ 3 callers
Function
createEmbeddedStringObject
Create a string object with encoding OBJ_ENCODING_EMBSTR, that is * an object where the sds string is actually an unmodifiable string * allocated in
src/object.c:58
↓ 3 callers
Function
ctl_init
deps/jemalloc/src/ctl.c:742
↓ 3 callers
Function
deserializeJob
Deserialize a job serialized with serializeJob. Note that this only * deserializes the first job even if the input buffer contains multiple * jobs,
src/job.c:764
↓ 3 callers
Function
dictExpand
Expand or create the hash table */
src/dict.c:204
↓ 3 callers
Function
digits10
Return the number of digits of 'v' when converted to string in radix 10. * See ll2string() for more information. */
src/util.c:221
↓ 3 callers
Function
disableRawMode
deps/linenoise/linenoise.c:250
↓ 3 callers
Function
flushServerData
Remove all the server state: jobs, queues, and everything else to start * like a fresh instance just rebooted. */
src/server.c:548
↓ 3 callers
Function
func1
* This function represents a function used in the initialization * by init_by_array * @param x 32-bit integer * @return 32-bit integer */
deps/jemalloc/test/src/SFMT.c:366
↓ 3 callers
Function
getClientPeerId
This function returns the client peer id, by creating and caching it * if client->peerid is NULL, otherwise returning the cached value. * The Peer I
src/networking.c:1225
↓ 3 callers
Function
getInstantaneousMetric
Return the mean of all the samples. */
src/server.c:598
↓ 3 callers
Function
getTimeoutFromObjectOrReply
Get a timeout value from an object and store it into 'timeout'. * The final timeout is always stored as milliseconds as a time where the * timeout w
src/blocked.c:76
↓ 3 callers
Function
get_nsizes_impl
deps/jemalloc/test/integration/xallocx.c:49
↓ 3 callers
Function
get_size_impl
deps/jemalloc/test/integration/xallocx.c:85
↓ 3 callers
Function
handleLinkIOError
This function is called when we detect the link with this node is lost. We set the node as no longer connected. The Cluster Cron will detect thi
src/cluster.c:1508
↓ 3 callers
Function
hash
/ API. */
deps/jemalloc/include/jemalloc/internal/hash.h:321
↓ 3 callers
Function
hash_variant_verify
deps/jemalloc/test/unit/hash.c:62
↓ 3 callers
Function
hash_x64_128
deps/jemalloc/include/jemalloc/internal/hash.h:241
↓ 3 callers
Function
hash_x86_128
deps/jemalloc/include/jemalloc/internal/hash.h:139
↓ 3 callers
Function
huge_malloc
deps/jemalloc/src/huge.c:33
↓ 3 callers
Function
huge_palloc
deps/jemalloc/src/huge.c:48
↓ 3 callers
Function
ifree
deps/jemalloc/src/jemalloc.c:1727
↓ 3 callers
Function
intlen
Calculate the number of bytes needed to represent an integer as string. */
deps/hiredis/hiredis.c:668
↓ 3 callers
Function
ixallocx_helper
deps/jemalloc/src/jemalloc.c:2227
↓ 3 callers
Function
jemalloc_ffsl
deps/jemalloc/include/jemalloc/internal/util.h:181
↓ 3 callers
Function
linenoiseAddCompletion
This function is used by the callback function registered by the user * in order to add completion options given the input string when the * user ty
deps/linenoise/linenoise.c:414
↓ 3 callers
Function
linenoiseEditMoveHome
Move cursor to the start of the line. */
deps/linenoise/linenoise.c:637
↓ 3 callers
Function
lookupCommand
src/server.c:1468
↓ 3 callers
Function
memtest_compare_times
src/memtest.c:198
↓ 3 callers
Function
pages_map
deps/jemalloc/src/pages.c:6
↓ 3 callers
Function
prepareForShutdown
Performs the operations needed to shutdown correctly the server, including * additional operations as specified by 'flags'. */
src/server.c:1661
↓ 3 callers
Function
prof_dump_flush
deps/jemalloc/src/prof.c:952
↓ 3 callers
Function
prof_enter
deps/jemalloc/src/prof.c:268
↓ 3 callers
Function
prof_open_maps
deps/jemalloc/src/prof.c:1362
↓ 3 callers
Function
prof_realloc
deps/jemalloc/include/jemalloc/internal/prof.h:495
↓ 3 callers
Function
prof_sample_threshold_update
deps/jemalloc/src/prof.c:826
↓ 3 callers
Function
pt_gamma
* Given a value p in [0..1] and Gamma distribution shape and scale parameters, * compute the upper limit on the definite integral from [0..z] that sa
deps/jemalloc/test/include/test/math.h:305
↓ 3 callers
Function
readLongLong
Read a long long value starting at *s, under the assumption that it will be * terminated by \r\n. Ambiguously returns -1 for unexpected input. */
deps/hiredis/hiredis.c:288
↓ 3 callers
Function
redisAsyncInitialize
deps/hiredis/async.c:105
↓ 3 callers
Function
redisConnectWithTimeout
deps/hiredis/hiredis.c:1035
↓ 3 callers
Function
redisContextConnectTcp
deps/hiredis/net.c:345
↓ 3 callers
Function
redisContextConnectUnix
deps/hiredis/net.c:356
↓ 3 callers
Function
redisvFormatCommand
deps/hiredis/hiredis.c:686
↓ 3 callers
Function
rewriteConfig
Rewrite the configuration file at "path". * If the configuration file already exists, we try at best to retain comments * and overall structure. *
src/config.c:1308
↓ 3 callers
Function
rewriteConfigEnumOption
Rewrite an enumeration option. It takes as usually state and option name, * and in addition the enumeration array and the default value for the * op
src/config.c:1099
↓ 3 callers
Function
rewriteConfigFormatMemory
Write the long long 'bytes' value as a string in a way that is parsable * inside disque.conf. If possible uses the GB, MB, KB notation. */
src/config.c:1022
↓ 3 callers
Function
sdsReqType
src/sds.c:57
↓ 3 callers
Function
sdsReqType
deps/hiredis/sds.c:57
↓ 3 callers
Function
sdscatvprintf
Like sdscatprintf() but gets va_list instead of being variadic. */
src/sds.c:501
↓ 3 callers
Function
sdscmp
Compare two sds strings s1 and s2 with memcmp(). * * Return value: * * positive if s1 > s2. * negative if s1 < s2. * 0 if s1 and s2
src/sds.c:767
↓ 3 callers
Function
sdscmp
Compare two sds strings s1 and s2 with memcmp(). * * Return value: * * positive if s1 > s2. * negative if s1 < s2. * 0 if s1 and s2
deps/hiredis/sds.c:767
↓ 3 callers
Function
sdscpy
Like sdscpylen() but 't' must be a null-termined string so that the length * of the string is obtained with strlen(). */
src/sds.c:418
↓ 3 callers
Function
sdstrim
Remove the part of the string from left and from right composed just of * contiguous characters found in 'cset', that is a null terminted C string.
deps/hiredis/sds.c:683
↓ 3 callers
Function
setJobAssociatedValue
We use the server.jobs hash table in a space efficient way by storing the * job only at 'key' pointer, so the 'value' pointer is free to be used * f
src/job.c:327
↓ 3 callers
Function
skiplistCreate
Create a new skip list with the specified function used in order to * compare elements. The function return value is the same as strcmp(). */
src/skiplist.c:67
↓ 3 callers
Function
skiplistPopHead
If the skip list is empty, NULL is returned, otherwise the element * at head is removed and its pointed object returned. */
src/skiplist.c:243
↓ 3 callers
Function
spt_min
src/setproctitle.c:70
↓ 3 callers
Function
stats_cactive_sub
deps/jemalloc/include/jemalloc/internal/stats.h:174
↓ 3 callers
Function
tcache_alloc_easy
deps/jemalloc/include/jemalloc/internal/tcache.h:249
↓ 3 callers
Function
tcache_bin_flush_large
deps/jemalloc/src/tcache.c:168
↓ 3 callers
Function
tcache_bin_flush_small
deps/jemalloc/src/tcache.c:88
↓ 3 callers
Function
tcache_create
deps/jemalloc/src/tcache.c:312
↓ 3 callers
Function
test_blocking_connection
deps/hiredis/test.c:346
↓ 3 callers
Function
test_empty_list
deps/jemalloc/test/unit/ql.c:14
↓ 3 callers
Function
test_junk
deps/jemalloc/test/unit/junk.c:69
↓ 3 callers
Function
test_skip
deps/jemalloc/test/src/test.c:9
↓ 3 callers
Function
test_zero
deps/jemalloc/test/unit/zero.c:8
↓ 3 callers
Function
trackInstantaneousMetric
Add a sample to the operations per second array of samples. */
src/server.c:581
↓ 3 callers
Function
tryJobGC
Try to garbage collect the job. */
src/ack.c:69
↓ 3 callers
Function
watchdogScheduleSignal
Schedule a SIGALRM delivery after the specified period in milliseconds. * If a timer is already scheduled, this function will re-schedule it to the
src/debug.c:630
↓ 3 callers
Function
zcalloc
src/zmalloc.c:118
↓ 2 callers
Function
AOFDelJob
Emit a DELJOB command into the AOF. This function is called in the following * two cases: * * 1) As a side effect of the job being acknowledged, wh
src/job.c:943
↓ 2 callers
Function
GCQueue
src/queue.c:250
↓ 2 callers
Function
SHA1Transform
src/sha1.c:56
↓ 2 callers
Function
__redisAsyncCommand
Helper function for the redisAsyncCommand* family of functions. Writes a * formatted command to the output buffer and registers the provided callback
deps/hiredis/async.c:570
← previous
next →
401–500 of 1,943, ranked by callers