MCPcopy Create free account
hub / github.com/antirez/llama.cpp-deepseek-v4-flash / is_child

Method is_child

tools/server/server-task.h:257–259  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

255 }
256
257 bool is_child() const {
258 return id_parent != -1;
259 }
260};
261
262struct result_timings {

Callers 3

releaseMethod · 0.80
launch_slot_with_taskMethod · 0.80
update_slotsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected