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.c 215 static inline int del_locked(struct hdr *hdr, struct hdr **tail, struct hdr **head) function
246 del_locked(hdr, &tail, &head);
341 del_locked(hdr, tail, head);

Completed in 77 milliseconds