Home
last modified time | relevance | path

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

/third_party/musl/src/process/
D_Fork.c12 pid_t _Fork(void) in _Fork() function
Dfork.c62 pid_t ret = _Fork(); in fork()
/third_party/musl/porting/linux/user/src/process/
D_Fork.c12 pid_t _Fork(void) in _Fork() function
/third_party/musl/porting/liteos_a/user/src/process/
D_Fork.c12 pid_t _Fork(void) in _Fork() function
/third_party/musl/porting/liteos_m/kernel/include/
Dunistd.h83 pid_t _Fork(void);
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dunistd.h83 pid_t _Fork(void);
/third_party/musl/include/
Dunistd.h89 pid_t _Fork(void);
/third_party/musl/porting/linux/user/include/
Dunistd.h89 pid_t _Fork(void);
/third_party/musl/porting/liteos_a/kernel/include/
Dunistd.h88 pid_t _Fork(void);
/third_party/musl/porting/uniproton/kernel/include/
Dunistd.h83 pid_t _Fork(void);
/third_party/jinja2/
DCONTRIBUTING.rst133 .. _Fork: https://github.com/pallets/jinja/fork
/third_party/markupsafe/
DCONTRIBUTING.rst133 .. _Fork: https://github.com/pallets/markupsafe/fork
/third_party/musl/
Dlibc.map.txt1980 _Fork;
Dmusl_src.gni966 "src/process/_Fork.c",
2204 "src/process/_Fork.c",
DWHATSNEW2248 - _Fork function (POSIX-future)