issues
search
Amanieu
/
parking_lot
Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.
Apache License 2.0
2.77k
stars
217
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Reduce repeats in unpark_all_one_fast test
#402
Darksonn
closed
1 year ago
0
Why does `notify_one_slow` return true even if threads were only requeued, and not unparked?
#401
bzm3r
closed
1 year ago
2
INIT constrains which types can be used to implement RawMutex
#400
agausmann
opened
1 year ago
8
Weird error when passing guards to another thread
#399
Ved-s
opened
1 year ago
5
Update README claims
#398
dralley
opened
1 year ago
2
ci: Update `actions/checkout` from v2 to v3.
#397
waywardmonkeys
closed
1 year ago
0
windows: impl `ThreadParkerT` / `UnparkHandleT`.
#396
waywardmonkeys
closed
1 year ago
2
Consider enabling deadlock_detection in docs.rs builds
#395
shepmaster
closed
1 year ago
0
Add `--generate-link-to-definition` option when building on docs.rs
#394
GuillaumeGomez
closed
1 year ago
0
Fix `RwLockUpgradeableReadGuard::with_upgraded`
#393
Amanieu
closed
1 year ago
0
Fail to upgrade a upgradable read lock twice in a scope
#392
ling7334
closed
1 year ago
0
Panic in Linux thread_parker
#391
agourlay
closed
1 year ago
3
Fix `ReentrantMutex::bump()` lock count
#390
DavisVaughan
closed
1 year ago
0
`ReentrantMutex::bump()` probably needs to adjust the `lock_count`
#389
DavisVaughan
closed
1 year ago
0
Add rust-version to core/Cargo.toml
#388
adrianheine
closed
1 year ago
0
Time for a new parking_lot_core release?
#387
jqnatividad
closed
1 year ago
1
Add `with_upgraded` API to upgradable read locks
#386
Jules-Bertholet
closed
1 year ago
2
chore: fix `cargo check` warnings and run rustfmt
#385
Jules-Bertholet
closed
1 year ago
0
Doesn't require what glue?
#384
dpc
closed
1 year ago
1
Revert #379
#383
daxpedda
closed
1 year ago
0
Adjust the `wasm32-unknown-unknown` atomic docs
#382
daxpedda
closed
1 year ago
0
lock_api: `RwLockReadGuard::unlocked` incorrectly claims fairness
#381
CAD97
closed
1 year ago
0
lock_api: Add default "atomic_usize" feature
#380
rmsyn
closed
1 year ago
1
feat(wasm-bindgen): deadlock detector support
#379
samdenty
closed
1 year ago
5
Fix linker issues and target support
#378
kennykerr
closed
1 year ago
1
docs: typo fixes
#377
circumspect
closed
1 year ago
0
Update redox_syscall
#376
kgrech
closed
1 year ago
0
Update redox_syscall
#375
kgrech
closed
1 year ago
1
Remove `windows-sys` dependency
#374
Jake-Shadle
closed
1 year ago
1
Forcing Send on a guard when using genawaiter
#373
fabianmurariu
closed
1 year ago
2
lock_api: Enable doc_auto_cfg on docs.rs
#372
mkroening
closed
1 year ago
0
Mark all guards as clippy::has_significant_drop
#371
mkroening
closed
1 year ago
0
Make `RwLock` guards `Sync` again
#370
a1phyr
closed
1 year ago
0
Mark `MutexGuard` with `#[clippy::has_significant_drop]`
#369
c410-f3r
closed
1 year ago
4
Update windows-sys to 0.45
#368
taiki-e
closed
1 year ago
1
Add support for watchOS.
#367
pixlwave
closed
1 year ago
3
Would changing the size of a user-facing type be considered a breaking change?
#366
terrarier2111
closed
1 year ago
4
Comparing two Mutex contents
#365
enricozb
closed
1 year ago
2
Fix CI on macos
#364
Amanieu
closed
2 years ago
0
Update use of `libc::timespec` to prepare for future libc version
#363
wesleywiser
closed
1 year ago
5
Update to windows 0.43
#362
Jasper-Bekkers
closed
2 years ago
1
Apparent bug/hang in Mutex
#361
cstrahan-blueshift
closed
2 years ago
2
process didn't exit successfully: - rustc --crate-name lock_api --edition=2018
#360
FurkanGozukara
closed
2 years ago
8
SGX implementation is broken
#359
mzohreva
opened
2 years ago
1
Use macros to reduce code deduplication
#358
notgull
closed
2 years ago
2
Add pinned variant of methods
#357
notgull
closed
2 years ago
0
Update `windows-sys` to `0.42`
#356
a1phyr
closed
2 years ago
3
Fix `ReentrantMutexGuard::try_map` signature
#355
Amanieu
closed
2 years ago
3
ReentrantMutexGuard::try_map exposes unsound mutable borrow
#354
wabain
closed
2 years ago
0
Update feature advantages over std
#353
yjhn
closed
2 years ago
2
Previous
Next