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

  /bionic/libc/bionic/
malloc_debug_check.cpp 196 static inline int del_locked(hdr_t *hdr, hdr_t **tail, hdr_t **head) { function
226 del_locked(hdr, &tail, &head);
313 del_locked(hdr, tail, head);

Completed in 27 milliseconds