Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dpthread_debug.cpp303 static void historyListAdd(MutexInfoList* pList, MutexInfo* obj) { in historyListAdd() function
330 historyListAdd(&parent->children, child); in linkParentToChild()
331 historyListAdd(&child->parents, parent); in linkParentToChild()