MCPcopy Create free account
hub / github.com/RedisGraph/RedisGraph / _AddTaskData_HasStarted

Function _AddTaskData_HasStarted

tests/unit/test_cron.c:87–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85}
86
87static inline bool _AddTaskData_HasStarted
88(
89 const AddTaskData data
90) {
91 return data.has_started;
92}
93
94static inline bool _AddTaskData_HasCompleted
95(

Callers 2

test_cronAbortFunction · 0.85
test_MultiAbortFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected