OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:thread_mask
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/mips/rmi/
rmixl_cpucore.c
140
u_int
thread_mask
= (1 << nthreads) - 1;
local in function:cpucore_rmixl_attach
143
(u_int)(rcp->rc_psb_info.userapp_cpu_map >> core_shft) &
thread_mask
;
144
u_int threads_dis = (~threads_enb) &
thread_mask
;
Completed in 284 milliseconds
Indexes created Tue Oct 07 03:09:49 GMT 2025