Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ nlm_threadid
Function
nlm_threadid
freebsd/mips/nlm/hal/mips-extns.h:259–263 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
257
}
258
259
static __inline__ int
260
nlm_threadid(void)
261
{
262
return nlm_read_c0_ebase() & 0x3;
263
}
264
265
static __inline__ int
266
nlm_coreid(void)
Callers
2
xlp_setup_mmu
Function · 0.85
platform_init_ap
Function · 0.85
Calls
1
nlm_read_c0_ebase
Function · 0.85
Tested by
no test coverage detected