Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meituan-Dianping/SQLAdvisor
/ queue_replaced
Function
queue_replaced
mysys/queues.c:264–267 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
262
263
#ifndef queue_replaced
264
void queue_replaced(QUEUE *queue)
265
{
266
_downheap(queue,1);
267
}
268
#endif
269
270
#ifndef OLD_VERSION
Callers
4
push
Method · 0.85
perform_ins_del
Function · 0.85
benchmark_test
Function · 0.85
process_alarm_part2
Function · 0.85
Calls
1
_downheap
Function · 0.85
Tested by
no test coverage detected