Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GamerHack/GamerHack.github.io
/ get_our_affinity
Function
get_our_affinity
g2all/900/lapse.js:372–381 ·
view source on GitHub ↗
(mask)
Source
from the content-addressed store, hash-verified
370
}
371
372
function
get_our_affinity(mask) {
373
sysi(
374
'cpuset_getaffinity'
,
375
CPU_LEVEL_WHICH,
376
CPU_WHICH_TID,
377
-1,
378
8,
379
mask.addr,
380
);
381
}
382
383
function
set_our_affinity(mask) {
384
sysi(
Callers
1
kexploit
Function · 0.85
Calls
1
sysi
Function · 0.70
Tested by
no test coverage detected