Add `jl_getaffinity` and `jl_setaffinity` #53402
vchuravy
approved these changes
on 2024-03-07
add jl_getaffinity and jl_setaffinity
28bc6f28
Update src/threading.c
02ca6df1
convention
303f23e1
fix
a53ea156
rebase fix
64b14bfd
add todo regarding lock
276fb23f
error if ptls is NULL
6eb8c2eb
errors -> return values
77df9025
fix
c73b9d3b
return libuv exit code
e8c13165
add check that affinities are supported on the platform to testset
81bf8fe8
try something to fix windows CI
0575dadf
another test fix attempt
6c83f7cf
test again
c97f6600
try all-ones mask once again
011e3025
mask[begin] = 1
46bf57bf
drop windows test
ff829a94
carstenbauer
force pushed
from
fe73c172
to
ff829a94
1 year ago
Merge branch 'master' into cb/affinity
58927d88
vchuravy
merged
065aeb6c
into master 1 year ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub