Searched refs:indexToNode (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/libsanitizer/sanitizer_common/
H A Dsanitizer_deadlock_detector.h321 path[i] = indexToNode(path[i]);
374 uptr indexToNode(uptr idx) const { function in class:__sanitizer::DeadlockDetector
391 return indexToNode(idx);

Completed in 40 milliseconds