Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dpthread_debug.cpp224 static void growingListInit(GrowingList* list) { in growingListInit() function
247 growingListInit(&object->children); in initMutexInfo()
248 growingListInit(&object->parents); in initMutexInfo()
249 growingListInit(&object->stacks); in initMutexInfo()