OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:detect_cycle
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/unbound/dist/testcode/
lock_verify.c
310
static int
detect_cycle
(struct lock_ref* visit, struct lock_ref* from)
function
333
if(
detect_cycle
(visit, from) && level != 0) {
/src/external/bsd/unbound/dist/util/
module.h
150
* that need the first one, use
detect_cycle
() to see if that will happen.
478
int (*
detect_cycle
)(struct module_qstate* qstate,
member in struct:module_env
Completed in 32 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026