issues
search
jhpratt
/
num_threads
Obtain the number of threads in the current process
https://docs.rs/num_threads
Apache License 2.0
12
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support OpenBSD
#21
jhpratt
opened
7 months ago
1
Update Rust version to build libc on Apple Silicon
#20
thibault-ml
closed
9 months ago
5
Update the Rust version to compile on macOS
#19
thibault-ml
closed
9 months ago
1
Incorrect no. of threads in `x86_64-apple-darwin` targets run on Apple chips (M3 at least)
#18
TicClick
opened
9 months ago
4
Fixed memory leak on Apple platforms
#17
aw-cf
closed
9 months ago
10
Memory leak in `num_threads::is_single_threaded()` on Apple platforms
#16
aw-cf
closed
9 months ago
4
Use /proc/self/task or /proc/self/status when /proc/self/stat returns 0
#15
ptrcnull
opened
1 year ago
1
Move tests to standalone binary
#14
jhpratt
closed
1 year ago
2
tests fail with Rust 1.67.0+
#13
decathorpe
closed
1 year ago
4
Support detecting threads on AIX OS
#12
ecnelises
closed
1 year ago
2
cargo test fails due to other threads from cargo
#11
ecnelises
closed
2 years ago
1
Add windows support
#10
jzeuzs
closed
2 years ago
3
Use `unshare` on Linux when you don't need the full count
#9
o11c
opened
2 years ago
1
FreeBSD: Rewrite to remove heap allocation
#8
Freaky
closed
2 years ago
0
Add support for Android and iOS
#7
complexspaces
closed
2 years ago
7
Rewrite MacOS implementation to use public APIs only
#6
complexspaces
closed
2 years ago
1
Avoid heap allocation on MacOS
#5
Freaky
closed
2 years ago
3
Implement MacOS
#4
PhotonQuantum
closed
2 years ago
3
Use /proc/self/stat on Linux (#1)
#3
Freaky
closed
2 years ago
2
Fix memory leak on FreeBSD
#2
Freaky
closed
2 years ago
0
Use /proc/self/stat on Linux
#1
Freaky
closed
2 years ago
1