Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
87
static inline bool _AddTaskData_HasStarted
88
(
89
const AddTaskData data
90
) {
91
return data.has_started;
92
}
93
94
static inline bool _AddTaskData_HasCompleted
95
(
Callers
2
test_cronAbort
Function · 0.85
test_MultiAbort
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected