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

/bionic/libc/bionic/
H A Dmalloc_debug_check.cpp282 static inline int del_and_check_locked(hdr_t* hdr, function
295 del_and_check_locked(hdr,
308 return del_and_check_locked(hdr, &tail, &head, &gAllocatedBlockCount, safe);

Completed in 34 milliseconds