Home
last modified time | relevance | path

Searched refs:__fork_handler (Results 1 - 5 of 5) sorted by relevance

/third_party/musl/src/process/
H A Dfork.c37 weak_alias(dummy, __fork_handler);
50 __fork_handler(-1); in fork()
87 __fork_handler(!ret); in fork()
/third_party/musl/porting/linux/user/src/internal/
H A Dlibc.h67 hidden void __fork_handler(int);
/third_party/musl/porting/liteos_a/user/src/internal/
H A Dlibc.h48 hidden void __fork_handler(int);
/third_party/musl/src/internal/
H A Dlibc.h56 hidden void __fork_handler(int);
/third_party/musl/src/thread/
H A Dpthread_atfork.c20 void __fork_handler(int who) in __fork_handler() function

Completed in 2 milliseconds