index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
std
/
src
/
sys_common
/
thread_parker
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2022-12-29
std: unify id-based thread parking implementations
joboet
-25
/
+0
2022-12-10
Rollup merge of #98391 - joboet:sgx_parker, r=m-ou-se
Matthias Krüger
-0
/
+2
2022-09-09
std: use futex-based locks and thread parker on Hermit
joboet
-0
/
+1
2022-06-26
Rollup merge of #97140 - joboet:solid_parker, r=m-ou-se
Matthias Krüger
-3
/
+4
2022-06-22
std: rewrite SGX thread parker
joboet
-0
/
+2
2022-06-21
Use futex based thread parker on Fuchsia.
Mara Bos
-0
/
+1
2022-05-18
std: use an event flag based thread parker on SOLID
joboet
-3
/
+4
2022-05-03
Don't use futexes on netbsd.
Mara Bos
-1
/
+0
2022-04-29
Use futex-based locks and thread parker on FreeBSD.
Mara Bos
-0
/
+1
2022-04-29
Use futex-based locks and thread parker on DragonFlyBSD.
Mara Bos
-0
/
+1
2022-04-29
Use futex-based locks and thread parker on NetBSD.
Mara Bos
-0
/
+1
2022-04-29
Use futex-based locks and thread parker on OpenBSD.
Mara Bos
-0
/
+1
2022-04-25
std: directly use pthread in UNIX parker implementation
joboet
-0
/
+2
2020-12-14
Auto merge of #77618 - fusion-engineering-forks:windows-parker, r=Amanieu
bors
-0
/
+2
2020-10-06
Use futex-based thread-parker for Wasm32.
Mara Bos
-1
/
+5
2020-10-06
Add fast futex-based thread parker for Windows.
Mara Bos
-0
/
+2
2020-09-27
Move thread parker to sys_common.
Mara Bos
-0
/
+9