Home
last modified time | relevance | path

Searched defs:child (Results 1 – 4 of 4) sorted by relevance

/bionic/libc/bionic/
Dpthread-atfork.c40 void (*child)(void); member
Dpthread_debug.c508 static void linkParentToChild(MutexInfo* parent, MutexInfo* child) { in linkParentToChild()
513 static void unlinkParentFromChild(MutexInfo* parent, MutexInfo* child) { in unlinkParentFromChild()
586 MutexInfo* child = pList->list[i]; in traverseTree() local
/bionic/libc/kernel/common/linux/
Dioport.h30 struct resource *parent, *sibling, *child; member
/bionic/libc/upstream-dlmalloc/
Dmalloc.c2400 struct malloc_tree_chunk* child[2]; member