Home
last modified time | relevance | path

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

/third_party/musl/src/process/
Dfork.c40 weak_alias(dummy, __malloc_atfork);
58 __malloc_atfork(-1); in fork()
74 __malloc_atfork(!ret); in fork()
/third_party/musl/src/internal/
Dfork_impl.h18 hidden void __malloc_atfork(int);
/third_party/musl/src/malloc/mallocng/
Dglue.h64 void __malloc_atfork(int who) { malloc_atfork(who); }
/third_party/musl/porting/liteos_a/user/src/malloc/oldmalloc/
Dmalloc.c540 void __malloc_atfork(int who) in __malloc_atfork() function
/third_party/musl/src/malloc/oldmalloc/
Dmalloc.c540 void __malloc_atfork(int who) in __malloc_atfork() function
/third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/
Dmalloc.c631 void __malloc_atfork(int who) in __malloc_atfork() function