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
↓ 6 callers
Function
getLongFromObjectOrReply
src/object.c:519
↓ 6 callers
Function
get_large_size
deps/jemalloc/test/integration/xallocx.c:111
↓ 6 callers
Function
hash_rotl_64
deps/jemalloc/include/jemalloc/internal/hash.h:41
↓ 6 callers
Function
init_gen_rand
* This function initializes the internal state array with a 32-bit * integer seed. * * @param seed a 32-bit integer used as the seed. */
deps/jemalloc/test/src/SFMT.c:607
↓ 6 callers
Function
listReleaseIterator
Release the iterator memory */
src/adlist.c:192
↓ 6 callers
Function
listSearchKey
Search the list for a node matching a given key. * The match is performed using the 'match' method * set with listSetMatchMethod(). If no 'match' me
src/adlist.c:285
↓ 6 callers
Function
mm_recursion
* This function represents the recursion formula. * @param a a 128-bit part of the interal state array * @param b a 128-bit part of the interal stat
deps/jemalloc/test/include/test/SFMT-sse2.h:63
↓ 6 callers
Function
prof_dump_printf
deps/jemalloc/src/prof.c:1019
↓ 6 callers
Function
prof_leave
deps/jemalloc/src/prof.c:283
↓ 6 callers
Function
queueLength
Return the length of the queue, or zero if NULL is passed here. */
src/queue.c:235
↓ 6 callers
Function
sdsdup
Duplicate an sds string. */
deps/hiredis/sds.c:150
↓ 6 callers
Function
sdssplitargs
Split a line into arguments, where every argument can be in the * following programming-language REPL-alike form: * * foo bar "newline are supporte
src/sds.c:933
↓ 6 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.
src/sds.c:683
↓ 6 callers
Function
serverLogRaw
Low level logging. To use only for very big messages, otherwise * serverLog() is to prefer. */
src/server.c:155
↓ 6 callers
Function
setDeferredMultiBulkLength
Populate the length object and try gluing it to the next chunk. */
src/networking.c:382
↓ 6 callers
Function
set_prof_active
deps/jemalloc/test/unit/prof_reset.c:19
↓ 6 callers
Function
swap
deps/jemalloc/test/src/SFMT.c:346
↓ 6 callers
Function
validateJobIDs
Validate a set of job IDs. Return C_OK if all the IDs are valid, * otherwise C_ERR is returned. * * When C_ERR is returned, an error is send to the
src/job.c:908
↓ 6 callers
Function
validate_fill
deps/jemalloc/test/integration/xallocx.c:370
↓ 6 callers
Function
vec_recursion
* This function represents the recursion formula in AltiVec and BIG ENDIAN. * @param a a 128-bit part of the interal state array * @param b a 128-bi
deps/jemalloc/test/include/test/SFMT-alti.h:63
↓ 5 callers
Function
__redisReaderSetErrorOOM
deps/hiredis/hiredis.c:245
↓ 5 callers
Function
__redisRunCallback
deps/hiredis/async.c:254
↓ 5 callers
Function
__redisShiftCallback
deps/hiredis/async.c:238
↓ 5 callers
Function
_addReplyToBuffer
src/networking.c:165
↓ 5 callers
Function
_dictRehashStep
This function performs just a step of rehashing, and only if there are * no safe iterators bound to our hash table. When we have iterators in the *
src/dict.c:317
↓ 5 callers
Function
arena_alloc_junk_small
deps/jemalloc/src/arena.c:2040
↓ 5 callers
Function
arena_chunk_cache_maybe_insert
deps/jemalloc/src/arena.c:268
↓ 5 callers
Function
arena_run_dalloc
deps/jemalloc/src/arena.c:1675
↓ 5 callers
Function
bitmap_info_init
deps/jemalloc/src/bitmap.c:6
↓ 5 callers
Function
bitmap_info_ngroups
deps/jemalloc/src/bitmap.c:35
↓ 5 callers
Function
bitmap_init
deps/jemalloc/src/bitmap.c:51
↓ 5 callers
Function
bitmap_set
deps/jemalloc/include/jemalloc/internal/bitmap.h:134
↓ 5 callers
Function
bitmap_sfu
sfu: set first unset. */
deps/jemalloc/include/jemalloc/internal/bitmap.h:168
↓ 5 callers
Function
bitmap_unset
deps/jemalloc/include/jemalloc/internal/bitmap.h:190
↓ 5 callers
Function
bugReportStart
src/debug.c:202
↓ 5 callers
Function
catClientInfoString
Concatenate a string representing the state of a client in an human * readable format, into the sds string 's'. */
src/networking.c:1237
↓ 5 callers
Function
chunk_record
deps/jemalloc/src/chunk.c:466
↓ 5 callers
Function
ckh_delete
deps/jemalloc/src/ckh.c:406
↓ 5 callers
Function
cliSendCommand
src/disque-cli.c:593
↓ 5 callers
Function
clusterBroadcastJobIDMessage
Like clusterSendJobIDMessage(), but sends the message to the specified set * of nodes (excluding myself if included in the set of nodes). */
src/cluster.c:1919
↓ 5 callers
Function
compare_funcs
deps/jemalloc/test/stress/microbench.c:16
↓ 5 callers
Function
disqueGitDirty
src/release.c:44
↓ 5 callers
Function
extent_node_zeroed_set
deps/jemalloc/include/jemalloc/internal/extent.h:167
↓ 5 callers
Function
flushAppendOnlyFile
src/aof.c:311
↓ 5 callers
Function
freeClusterLink
Free a cluster link, but does not free the associated node of course. * This function will just make sure that the original node associated * with t
src/cluster.c:463
↓ 5 callers
Function
getLongLongFromObjectOrReply
src/object.c:505
↓ 5 callers
Function
getMemoryWarningLevel
Get the memory warning level: * * 0 - No memory warning. * 1 - Over 75% of maxmemory setting. * 2 - Over 95% of maxmemory setting. * 3 - Over 95%
src/server.c:2301
↓ 5 callers
Function
get_nhuge
deps/jemalloc/test/integration/xallocx.c:78
↓ 5 callers
Function
get_small_size
deps/jemalloc/test/integration/xallocx.c:104
↓ 5 callers
Function
hash_fmix_32
deps/jemalloc/include/jemalloc/internal/hash.h:62
↓ 5 callers
Function
hash_get_block_32
deps/jemalloc/include/jemalloc/internal/hash.h:48
↓ 5 callers
Function
init_entries
deps/jemalloc/test/unit/qr.c:15
↓ 5 callers
Function
init_entries
deps/jemalloc/test/unit/ql.c:44
↓ 5 callers
Function
ln_gamma
* Compute the natural log of Gamma(x), accurate to 10 decimal places. * * This implementation is based on: * * Pike, M.C., I.D. Hill (1966) Algo
deps/jemalloc/test/include/test/math.h:18
↓ 5 callers
Function
lookupCommandByCString
src/server.c:1472
↓ 5 callers
Function
malloc_conf_error
deps/jemalloc/src/jemalloc.c:832
↓ 5 callers
Function
malloc_strtoumax
deps/jemalloc/src/util.c:99
↓ 5 callers
Function
malloc_thread_init
deps/jemalloc/src/jemalloc.c:255
↓ 5 callers
Function
memtest_progress_end
src/memtest.c:75
↓ 5 callers
Function
memtest_progress_start
src/memtest.c:60
↓ 5 callers
Function
memtest_progress_step
src/memtest.c:79
↓ 5 callers
Function
narenas_total_get
deps/jemalloc/src/jemalloc.c:431
↓ 5 callers
Function
pow2_ceil
Compute the smallest power of 2 that is >= x. */
deps/jemalloc/include/jemalloc/internal/util.h:196
↓ 5 callers
Function
redisConnect
Connect to a Redis instance. On error the field error in the returned * context will be set to the return value of the error function. * When no set
deps/hiredis/hiredis.c:1023
↓ 5 callers
Function
registerJob
Add the job in the jobs hash table, so that we can use lookupJob() * (by job ID) later. If a node knows about a job, the job must be registered * an
src/job.c:268
↓ 5 callers
Function
rewriteConfigAppendLine
Append the new line to the current configuration state. */
src/config.c:881
↓ 5 callers
Function
rioWrite
src/rio.h:93
↓ 5 callers
Function
rtree_new
Only the most significant bits of keys passed to rtree_[gs]et() are used. */
deps/jemalloc/src/rtree.c:12
↓ 5 callers
Function
rtree_node_valid
deps/jemalloc/include/jemalloc/internal/rtree.h:152
↓ 5 callers
Function
sdsIncrLen
Increment the sds length and decrements the left free space at the * end of the string according to 'incr'. Also set the null term * in the new end
src/sds.c:312
↓ 5 callers
Function
sdscat
Append the specified null termianted C string to the sds string 's'. * * After the call, the passed sds string is no longer valid and all the * ref
deps/hiredis/sds.c:391
↓ 5 callers
Function
sdsinclen
src/sds.h:153
↓ 5 callers
Function
sdsinclen
deps/hiredis/sds.h:153
↓ 5 callers
Function
serverLogFromHandler
Log a fixed message without printf-alike capabilities, in a way that is * safe to call from a signal handler. * * We actually use this only for sig
src/server.c:240
↓ 5 callers
Function
skiplistDelete
Delete an element from the skiplist. If the element was found and deleted * 1 is returned, otherwise if the element was not there, 0 is returned. */
src/skiplist.c:197
↓ 5 callers
Function
skiplistLength
src/skiplist.c:264
↓ 5 callers
Function
stringmatch
src/util.c:168
↓ 5 callers
Function
test_entries_list
deps/jemalloc/test/unit/ql.c:57
↓ 5 callers
Function
test_entries_ring
deps/jemalloc/test/unit/qr.c:71
↓ 4 callers
Function
TEST_BEGIN
deps/jemalloc/test/unit/qr.c:117
↓ 4 callers
Function
__redisAppendCommand
Helper function for the redisAppendCommand* family of functions. * * Write a formatted command to the output buffer. When this family * is used, yo
deps/hiredis/hiredis.c:1247
↓ 4 callers
Function
__redisAsyncCopyError
We want the error field to be accessible directly instead of requiring * an indirection to the redisContext struct. */
deps/hiredis/async.c:144
↓ 4 callers
Function
__redisPushCallback
Helper functions to push/shift callbacks */
deps/hiredis/async.c:216
↓ 4 callers
Function
_dictClear
Destroy an entire dictionary */
src/dict.c:455
↓ 4 callers
Function
_dictReset
Reset a hash table already initialized with ht_init(). * NOTE: This function should only be called by ht_destroy(). */
src/dict.c:159
↓ 4 callers
Function
addReplyLongLongWithPrefix
Add a long long as integer reply or bulk len / multi bulk count. * Basically this is used to output <prefix><long long><crlf>. */
src/networking.c:425
↓ 4 callers
Function
aeWait
Wait for milliseconds until the given file descriptor becomes * writable/readable/exception */
src/ae.c:430
↓ 4 callers
Function
anetTcpGenericConnect
src/anet.c:268
↓ 4 callers
Function
arena_avail_remove
deps/jemalloc/src/arena.c:216
↓ 4 callers
Function
arena_chunk_cache_maybe_remove
deps/jemalloc/src/arena.c:280
↓ 4 callers
Function
arena_mapbits_size_decode
deps/jemalloc/include/jemalloc/internal/arena.h:659
↓ 4 callers
Function
arena_mapbits_size_encode
deps/jemalloc/include/jemalloc/internal/arena.h:777
↓ 4 callers
Function
arena_mapbits_unallocated_size_set
deps/jemalloc/include/jemalloc/internal/arena.h:808
↓ 4 callers
Function
arena_miscelm_is_key
deps/jemalloc/src/arena.c:46
↓ 4 callers
Function
arena_node_dalloc
deps/jemalloc/src/arena.c:865
↓ 4 callers
Function
arena_prof_accum
deps/jemalloc/include/jemalloc/internal/arena.h:919
↓ 4 callers
Function
arena_ptr_small_binind_get
deps/jemalloc/include/jemalloc/internal/arena.h:938
↓ 4 callers
Function
arena_run_dirty_remove
deps/jemalloc/src/arena.c:244
↓ 4 callers
Function
arena_run_reg_alloc
deps/jemalloc/src/arena.c:291
↓ 4 callers
Function
arena_run_split_large
deps/jemalloc/src/arena.c:495
← previous
next →
201–300 of 1,943, ranked by callers