Searched defs:del_locked (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/bionic/
H A Dmalloc_debug_check.cpp171 static inline int del_locked(hdr_t* hdr, hdr_t** tail, hdr_t** head) { function
201 del_locked(hdr, &tail, &head);
288 del_locked(hdr, tail, head);

Completed in 24 milliseconds