Home
last modified time | relevance | path

Searched refs:historyListRemove (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/bionic/
Dpthread_debug.cpp308 static int historyListRemove(MutexInfoList* pList, MutexInfo* obj) { in historyListRemove() function
335 historyListRemove(&parent->children, child); in unlinkParentFromChild()
336 historyListRemove(&child->parents, parent); in unlinkParentFromChild()