Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ getpid
Function
getpid
sys/amiga/amidos.c:30–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
/* POSIX stubs needed by libnix (-noixemul) */
29
#ifdef __noixemul__
30
int getpid(void) { return (int)FindTask(NULL); }
31
#endif
32
33
#ifdef AZTEC_50
Callers
10
main
Function · 0.50
sys_random_seed
Function · 0.50
libnhmain.c
File · 0.50
sys_random_seed
Function · 0.50
main
Function · 0.50
sys_random_seed
Function · 0.50
sys_random_seed
Function · 0.50
NH_panictrace_gdb
Function · 0.50
getlock
Function · 0.50
main
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected