HomeSort by relevance Sort by last modified time
    Searched full:del_and_check_locked (Results 1 - 1 of 1) sorted by null

  /bionic/libc/bionic/
malloc_debug_check.cpp 273 static inline int del_and_check_locked(hdr_t *hdr, function
286 del_and_check_locked(hdr,
299 return del_and_check_locked(hdr, &tail, &head, &gAllocatedBlockCount, safe);

Completed in 118 milliseconds